mirror of https://github.com/zulip/zulip.git
18 lines
367 B
JSON
18 lines
367 B
JSON
{
|
|
"name": "node-stress-test",
|
|
"version": "0.0.0",
|
|
"description": "ERROR: No README.md file found!",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": "",
|
|
"author": "",
|
|
"license": "",
|
|
"dependencies": {
|
|
"request": "~2.21.0",
|
|
"coffee-script": "~1.6.3",
|
|
"optimist": "~0.5.2"
|
|
}
|
|
}
|