1 Star 0 Fork 15

lgzhang/ioniclub

forked from Hongfei Dong/ioniclub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
Hongfei Dong 提交于 2015-05-24 17:23 . 添加node_modules文件夹
{
"name": "ioniclub",
"version": "1.0.0",
"description": "ioniclub: An Ionic project",
"dependencies": {
"angular-moment": "^0.10.0",
"gulp": "^3.5.6",
"gulp-concat": "^2.2.0",
"gulp-minify-css": "^0.3.0",
"gulp-rename": "^1.2.0",
"gulp-sass": "^1.3.3"
},
"devDependencies": {
"bower": "^1.3.3",
"gulp-util": "^2.2.14",
"shelljs": "^0.3.0"
},
"cordovaPlugins": [
"org.apache.cordova.device",
"org.apache.cordova.console",
"com.ionic.keyboard",
"cordova-plugin-whitelist"
],
"cordovaPlatforms": [
"ios",
"android"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tfedu/ioniclub.git
git@gitee.com:tfedu/ioniclub.git
tfedu
ioniclub
ioniclub
master

搜索帮助