api-res
Version:
API Resource requests
24 lines (23 loc) • 433 B
JSON
{
"name": "api-res",
"version": "1.0.3",
"description": "API Resource requests",
"main": "module.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"API",
"Nodal",
"Node.js",
"Resource",
"HTTP",
"REST"
],
"repository": {
"type": "git",
"url": "https://github.com/keithwhor/api-res.git"
},
"author": "Keith Horwood",
"license": "MIT"
}