mirror of
https://github.com/dataarts/dat.gui.git
synced 2024-12-12 04:08:27 +00:00
33 lines
845 B
JSON
33 lines
845 B
JSON
{
|
|
"name": "dat.gui",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"browser-sync": "^1.3.6",
|
|
"esformatter-braces": "^0.1.7",
|
|
"esformatter-quotes": "^1.0.0",
|
|
"esformatter-semicolons": "^1.0.3",
|
|
"gulp": "^3.8.7",
|
|
"gulp-esformatter": "^1.0.0",
|
|
"gulp-filter": "^1.0.2",
|
|
"gulp-if": "^1.2.4",
|
|
"gulp-insert": "^0.4.0",
|
|
"gulp-jshint": "^1.8.4",
|
|
"gulp-load-plugins": "^0.6.0",
|
|
"gulp-marked": "^0.2.0",
|
|
"gulp-rename": "^1.2.0",
|
|
"gulp-replace": "^0.4.0",
|
|
"gulp-rimraf": "^0.1.0",
|
|
"gulp-stylus": "^1.3.0",
|
|
"gulp-uglify": "^1.0.1",
|
|
"gulp-vulcanize": "^1.1.0",
|
|
"gulp-watch": "^1.0.3",
|
|
"gulp-wrap": "^0.3.0",
|
|
"highlight.js": "^8.2.0",
|
|
"jshint-stylish": "^0.4.0",
|
|
"karma": "^0.12.23",
|
|
"karma-jasmine": "^0.1.5",
|
|
"nib": "^1.0.3",
|
|
"through2": "^0.6.1"
|
|
}
|
|
}
|