req-tools
Version:
24 lines (23 loc) • 517 B
JSON
{
"name": "req-tools",
"version": "0.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/chen7david/req-tools.git"
},
"keywords": [
"express",
"request-tools"
],
"author": "David M.Chen",
"license": "MIT",
"bugs": {
"url": "https://github.com/chen7david/req-tools/issues"
},
"homepage": "https://github.com/chen7david/req-tools#readme"
}