You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
634 B
JSON
28 lines
634 B
JSON
{
|
|
"dependencies": {
|
|
"cson": "^4.0.0",
|
|
"glob": "^7.1.1",
|
|
"improv": "^0.8.0",
|
|
"salet": "^1.5.4"
|
|
},
|
|
"private": true,
|
|
"devDependencies": {
|
|
"bootstrap": "^4.0.0-alpha.2",
|
|
"browser-sync": "^2.18.2",
|
|
"browserify": "^13.1.1",
|
|
"browserify-shim": "^3.8.8",
|
|
"coffee-script": "^1.12.0",
|
|
"coffeeify": "^2.1.0",
|
|
"gulp": "^3.8.11",
|
|
"gulp-coffee": "^2.3.3",
|
|
"gulp-concat": "^2.6.1",
|
|
"gulp-sass": "^2.1.1",
|
|
"gulp-uglify": "^2.0.0",
|
|
"gulp-util": "^3.0.4",
|
|
"gulp-zip": "^3.0.2",
|
|
"vinyl-buffer": "^1.0.0",
|
|
"vinyl-source-stream": "^1.1.0",
|
|
"watchify": "^3.1.0"
|
|
}
|
|
}
|