UNPKG

tzy-static

Version:

static pages build tool

23 lines (22 loc) 533 B
{ "name": "tzy-static-tool", "version": "1.0.0", "description": "This is tool for buiding static pages", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "TZY", "license": "ISC", "devDependencies": { "browser-sync": "^2.23.6", "del": "^3.0.0", "gulp": "^3.9.1", "gulp-file-include": "^2.0.1", "gulp-sass": "^3.1.0", "gulp.spritesmith": "^6.9.0", "iconv-lite": "^0.4.19", "path": "^0.12.7", "run-sequence": "^2.2.1" } }