{ "_args": [ [ "koa-hbs@~0.4.6", "D:\\work\\im" ] ], "_from": "koa-hbs@>=0.4.6 <0.5.0", "_id": "koa-hbs@0.4.6", "_inCache": true, "_installable": true, "_location": "/koa-hbs", "_npmUser": { "email": "jdwilm@gmail.com", "name": "jwilm" }, "_npmVersion": "1.3.25", "_phantomChildren": {}, "_requested": { "name": "koa-hbs", "raw": "koa-hbs@~0.4.6", "rawSpec": "~0.4.6", "scope": null, "spec": ">=0.4.6 <0.5.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/koa-hbs/-/koa-hbs-0.4.6.tgz", "_shasum": "6e46cbc215625297d471548f97674ad663d27741", "_shrinkwrap": null, "_spec": "koa-hbs@~0.4.6", "_where": "D:\\work\\im", "author": { "email": "jdwilm@gmail.com", "name": "Joe Wilm" }, "bugs": { "url": "https://github.com/jwilm/koa-hbs/issues" }, "dependencies": { "glob": "^3.2.9", "handlebars": "^1.2.1" }, "description": "Handlebars Templates via Generators for Koa", "devDependencies": { "co": "^3.0.5", "koa": "^0.5.5", "koa-router": "^3.1.3", "mocha": "^1.18.2", "supertest": "^0.11.0" }, "directories": {}, "dist": { "shasum": "6e46cbc215625297d471548f97674ad663d27741", "tarball": "https://registry.npmjs.org/koa-hbs/-/koa-hbs-0.4.6.tgz" }, "engines": { "node": ">= 0.11.9" }, "homepage": "https://github.com/jwilm/koa-hbs/", "keywords": [ "koa", "handlebars", "template", "view", "render" ], "license": "MIT", "main": "index.js", "maintainers": [ { "email": "jdwilm@gmail.com", "name": "jwilm" } ], "name": "koa-hbs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/jwilm/koa-hbs.git" }, "scripts": { "test": "make test" }, "version": "0.4.6" }