Files
YellowLabTools/package.json
T

18 lines
349 B
JSON

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