UNPKG

mechanic-plumber

Version:

For hapi based projects, connect routes & controller

33 lines (32 loc) 714 B
{ "name": "mechanic-plumber", "version": "10.3.0", "description": "For hapi based projects, connect routes & controller", "main": "index.js", "dependencies": { "callsite": "^1.0.0", "cli-color": "^1.1.0", "lodash": "^4.5.1" }, "devDependencies": {}, "repository": { "type": "git", "url": "git@github.com:ubaltaci/mechanic-plumber.git" }, "keywords": [ "mechanic-plumber", "plumber", "kns" ], "author": { "name": "Uğur Baltacı", "email": "ugur@kns.com.tr", "web": "http://www.ugurbaltaci.com" }, "maintaners": { "name": "Çağdaş Akar", "email": "cagdas@kns.com.tr", "web": "http://www.cagdasakar.com" }, "license": "MIT" }