restfull
Version:
25 lines (24 loc) • 576 B
JSON
{
"name": "restfull",
"version": "1.0.0",
"description": "Restfull",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leomastakusuma/library-rest-express.git"
},
"keywords": [
"Restfull",
"Nodejs",
"Abstract"
],
"author": "Leo Masta",
"license": "ISC",
"bugs": {
"url": "https://github.com/leomastakusuma/library-rest-express/issues"
},
"homepage": "https://github.com/leomastakusuma/library-rest-express#readme"
}