parallaxis/package.json

21 lines
465 B
JSON
Executable File

{
"name": "parallaxis",
"description": "network scrolling score infrastructure",
"author": "Rob Canning <rc@kiben.net>",
"dependencies": {
"socket.io": "1.3.x",
"node-osc": "2.3.x",
"osc-min": "0.2.x",
"supervisor": "0.2.x",
"supervisor": "0.2.x",
"xmlhttprequest": "0.2.x",
"express": "0.2.x",
"jquery": "0.2.x",
"errorhandler": "0.2.x"
},
"devDependencies": {
"vows": "0.5.x"
},
"engine": "node >= 0.4.1"
}