package.json
703 Bytes
{
"name": "yoho-activity-static",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.yoho.cn:fe/yoho-activity-static.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"autoprefixer": "^7.1.5",
"del": "^3.0.0",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-minify": "^1.0.0",
"gulp-postcss": "^7.0.0",
"gulp-preprocess": "^2.0.0",
"gulp-pxtorem": "^3.0.0",
"gulp-sass": "^3.1.0",
"gulp-sourcemaps": "^2.6.1",
"gulp-uglify": "^3.0.0",
"postcss-pxtorem": "^4.0.1"
}
}