hapi-rwmethod
Version:
a Hapi module for automatic server method registering by specific directory by Rathawut
24 lines (23 loc) • 632 B
JSON
{
"name": "hapi-rwmethod",
"version": "1.0.6",
"description": "a Hapi module for automatic server method registering by specific directory by Rathawut",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/Rathawut-l/hapi-rwmethod.git"
},
"keywords": [
"hapi",
"server-method"
],
"author": "Rathawut Lertsuksakda",
"license": "ISC",
"bugs": {
"url": "https://github.com/Rathawut-l/hapi-rwmethod/issues"
},
"homepage": "https://github.com/Rathawut-l/hapi-rwmethod#readme"
}