atme
Version:
22 lines (21 loc) • 454 B
JSON
{
"name": "atme-ui-dev",
"version": "1.0.0",
"description": "atme-ui 的开发构建所需环境",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"arme-ui-dev"
],
"author": "Autumn-one",
"license": "ISC",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-batch": "^1.0.5",
"gulp-concat": "^2.6.1",
"gulp-stylus": "^2.7.0",
"gulp-watch": "^5.0.0"
}
}