2017-07-31 11:33:31 +05:30

18 lines
331 B
JSON

{
"name": "async-opt",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.14.0",
"fastq": "^1.4.1",
"lru-cache": "^4.0.1",
"mongodb": "^2.1.18"
}
}