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.1.0", |
|
"glob": "^7.1.2", |
|
"improv": "^1.0.0", |
|
"salet": "^2.0.0" |
|
}, |
|
"private": true, |
|
"devDependencies": { |
|
"babel-polyfill": "^6.26.0", |
|
"bootstrap": "^4.0.0-alpha.2", |
|
"browser-sync": "^2.18.13", |
|
"browserify": "^14.5.0", |
|
"browserify-shim": "^3.8.14", |
|
"coffeescript": "^2.0.0", |
|
"coffeeify": "^3.0.1", |
|
"gulp": "^3.8.11", |
|
"gulp-coffee": "^2.3.4", |
|
"gulp-concat": "^2.6.1", |
|
"gulp-sass": "^3.1.0", |
|
"gulp-uglify": "^3.0.0", |
|
"gulp-util": "^3.0.8", |
|
"gulp-zip": "^4.0.0", |
|
"vinyl-buffer": "^1.0.0", |
|
"vinyl-source-stream": "^1.1.0", |
|
"watchify": "^3.9.0" |
|
} |
|
}
|
|
|