UNPKG

yog

Version:

yog === An express-based Node.js web application bootstrapping module, extends kraken-js.

43 lines (42 loc) 911 B
{ "name": "yog", "version": "0.0.19", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xiangshouding/yog.git" }, "keywords": [ "fis", "node", "yog" ], "peerDependencies": { "express": "^4.0.0" }, "devDependencies": { "chai": "*", "mocha": "*" }, "dependencies": { "kraken-js": "1.0.1", "yog-feature" : "~0.0.1", "yog-log": "~0.0.7", "yog-bigpipe": "~0.0.1", "yog-view": "~0.0.3", "yog-swig": "~0.0.7", "confit": "1.1.2", "caller": "0.0.1", "shortstop-handlers": "~1.0.0" }, "author": "fansekey", "license": "BSD", "bugs": { "url": "https://github.com/xiangshouding/yog/issues" }, "homepage": "https://github.com/xiangshouding/yog" }