r3-legacy/package.json

34 lines
825 B
JSON

{
"name": "spoon-r3",
"description": "Flying Spoon Game Library",
"version": "1.0.0",
"repository": "https://bitbucket.org/flyingspoon/editor-r3.git",
"license": "UNLICENSED",
"dependencies": {
"cannon": "^0.6.2",
"gulp": "^3.9.1",
"gulp-concat": "^2.6.0",
"gulp-inject-string": "^1.1.0",
"gulp-minify": "0.0.14",
"gulp-sort": "^2.0.0",
"gulp-string-replace": "^0.2.0",
"gulp-util": "^3.0.7",
"i": "^0.3.5",
"lodash": "^4.17.2",
"npm": "^4.0.2",
"q": "^1.4.1",
"three": "*",
"through2": "^2.0.1"
},
"devDependencies": {
"chai": "^3.5.0",
"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.1",
"gulp-plumber": "^1.1.0",
"gulp-watch": "^4.3.10",
"sinon": "^1.17.6",
"sinon-chai": "^2.8.0",
"gulp-c-preprocessor": "0.0.4"
}
}