2 Star 0 Fork 0

前端代码工具库 / H5_recommend

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.00 KB
一键复制 编辑 原始数据 按行查看 历史
diogoxiang 提交于 2015-08-07 18:33 . 清理无用的js 与css
{
"name": "recommend",
"version": "1.0.0",
"description": "田田圈-超级会员卡的推广页\r H5",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.oschina.net:tomxiang/H5_recommend.git"
},
"keywords": [
"h5_recommend"
],
"author": "diogo",
"license": "ISC",
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-compass": "^1.0.3",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-copy": "^0.8.0",
"grunt-contrib-cssmin": "^0.13.0",
"grunt-contrib-htmlmin": "^0.4.0",
"grunt-contrib-imagemin": "^0.9.4",
"grunt-contrib-jshint": "^0.11.2",
"grunt-contrib-qunit": "^0.7.0",
"grunt-contrib-sass": "^0.9.2",
"grunt-contrib-stylus": "^0.22.0",
"grunt-contrib-uglify": "^0.9.1",
"grunt-contrib-watch": "^0.6.1",
"grunt-newer": "^1.1.1",
"grunt-sails-linker": "^0.10.1"
},
"dependencies": {}
}
JavaScript
1
https://gitee.com/tomxiang/H5_recommend.git
git@gitee.com:tomxiang/H5_recommend.git
tomxiang
H5_recommend
H5_recommend
master

搜索帮助