hapiboot
Version:
Auto load hapi modules
30 lines (29 loc) • 593 B
JSON
{
"name": "hapiboot",
"version": "0.2.2",
"description": "Auto load hapi modules",
"main": "Boot.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/faebeee/hapiboot.git"
},
"keywords": [
"Hapi",
"Modular",
"Boot",
"routes",
"big",
"structure",
"Api",
"backend"
],
"author": "Faebeee",
"license": "ISC",
"bugs": {
"url": "https://github.com/faebeee/hapiboot/issues"
},
"homepage": "https://github.com/faebeee/hapiboot#readme"
}