You can not 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
667 B
28 lines
667 B
{ |
|
"dependencies": { |
|
"cson": "^4.0.0", |
|
"glob": "^7.1.1", |
|
"improv": "^0.8.0", |
|
"salet": "^1.5.4" |
|
}, |
|
"private": true, |
|
"devDependencies": { |
|
"babel-polyfill": "^6.20.0", |
|
"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": "^3.0.0", |
|
"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" |
|
} |
|
}
|
|
|