add asentus template
This commit is contained in:
21
web/construction/asentus/dev-tools/package.json
Normal file
21
web/construction/asentus/dev-tools/package.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "acidus",
|
||||
"version": "1.0.0",
|
||||
"description": "HTML5 Template",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "keenthemes.com",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-changed": "^1.3.0",
|
||||
"gulp-clean-css": "^2.0.10",
|
||||
"gulp-htmlhint": "^0.3.1",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-rtlcss": "^1.0.0",
|
||||
"gulp-sass": "^2.3.2",
|
||||
"gulp-uglify": "^1.5.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user