v-kitty
Version:
hello kitty
27 lines (26 loc) • 526 B
JSON
{
"name": "v-kitty",
"version": "0.3.1",
"description": "hello kitty",
"main": "./lib/inlcude.js",
"scripts": {
"div": "gulp ./test/gulpfile.js dev"
},
"keywords": [
"kitty",
"template"
],
"author": "fudongguang",
"license": "ISC",
"dependencies": {
"fs-extra": "2.0.0",
"gulp": "3.9.1",
"gulp-watch": "^4.3.11",
"html-minifier": "3.2.3",
"less": "2.7.1",
"moment": "^2.18.1",
"strip-comments": "0.4.4",
"through-gulp": "0.5.0",
"uglify-js": "2.7.4"
}
}