Files
YellowLabTools/package.json
T
2014-08-01 23:12:16 +02:00

18 lines
407 B
JSON

{
"name": "yellowlabtools",
"version": "0.0.0",
"repository": {
"type": "git",
"url": "git://github.com/gmetais/YellowLabTools.git"
},
"dependencies": {
"phantomas": "git+https://git@github.com/gmetais/phantomas.git#jquery-profiler",
"express": "^4.6.1",
"async": "^0.9.0",
"socket.io": "^1.0.6",
"body-parser": "^1.5.0"
},
"devDependencies": {},
"scripts": {}
}