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

17 lines
356 B
JSON

{
"name": "jsspaghettiprofiler",
"version": "0.0.0",
"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": {},
"engines": {
"node": ">=0.10.0"
},
"scripts": {}
}