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.
 
 
 

24 lines
504 B

{
"name": "bobinoscope",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"async": "~0.9.0",
"body-parser": "~1.12.0",
"cookie-parser": "~1.3.4",
"debug": "~2.1.1",
"ejs": "~2.3.1",
"es6-shim": "^0.35.0",
"express": "~4.12.2",
"gamepad": "^1.0.2",
"gm": "~1.17.0",
"mkdirp": "~0.5.0",
"morgan": "~1.5.1",
"odroid-gpio": "0.0.2",
"serve-favicon": "~2.2.0",
"socket.io": "~1.3.5"
}
}