kickstart-node
Version:
A front-end framework for clean HTML and fast performance
25 lines (24 loc) • 589 B
JSON
{
"name": "Kickstart-Switch",
"version": "1.0.0",
"description": "",
"main": "gulpfile.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/ajkochanowicz/Kickstart-Switch.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/ajkochanowicz/Kickstart-Switch/issues"
},
"homepage": "https://github.com/ajkochanowicz/Kickstart-Switch",
"devDependencies": {
"gulp": "^3.8.8",
"gulp-connect": "^2.0.6",
"gulp-ruby-sass": "^0.7.1"
}
}