Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 673 Bytes
Copy Edit Raw Blame History
chancy authored 2018-09-13 15:01 . 删除无用依赖。
{
"name": "shop-pays",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"del": "^3.0.0",
"fine-uploader": "^5.16.2",
"gulp": "^3.9.1",
"gulp-htmlmin": "^3.0.0",
"gulp-imagemin": "^4.1.0",
"gulp-minify-css": "^1.2.4",
"gulp-uglify": "^3.0.0",
"i": "^0.3.6",
"merge-stream": "^1.0.1",
"npm": "^6.3.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-plugin-transform-remove-console": "^6.9.4",
"babel-preset-env": "^1.7.0",
"gulp-babel": "^7.0.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化