mirror of
https://github.com/RamonGebben/Cquence.git
synced 2026-03-10 08:51:22 +00:00
init package.json
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "Qemulatoriuminator",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"devDependencies": {
|
||||||
|
"body-parser": "^1.9.2",
|
||||||
|
"express": "^4.10.2",
|
||||||
|
"finalhandler": "^0.3.2",
|
||||||
|
"grunt": "~0.4.5",
|
||||||
|
"grunt-browserify": "^3.2.0",
|
||||||
|
"grunt-contrib-jshint": "~0.10.0",
|
||||||
|
"grunt-contrib-nodeunit": "~0.4.1",
|
||||||
|
"grunt-contrib-uglify": "~0.5.0",
|
||||||
|
"s3": "^4.3.1",
|
||||||
|
"serve-static": "^1.7.1"
|
||||||
|
},
|
||||||
|
"dependencies": {
|
||||||
|
"gm": "^1.17.0"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user