{
"name": "race",
"version": "1.0.0",
"main": "bench.js",
"scripts": {
"start" : "node bench.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"http": "^0.0.1-security"
}
}