{ "_args": [ [ "koa-redis@~0.1.1", "D:\\work\\im" ] ], "_from": "koa-redis@>=0.1.1 <0.2.0", "_id": "koa-redis@0.1.1", "_inCache": true, "_installable": true, "_location": "/koa-redis", "_npmUser": { "email": "dead_horse@qq.com", "name": "dead_horse" }, "_npmVersion": "1.4.3", "_phantomChildren": {}, "_requested": { "name": "koa-redis", "raw": "koa-redis@~0.1.1", "rawSpec": "~0.1.1", "scope": null, "spec": ">=0.1.1 <0.2.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/koa-redis/-/koa-redis-0.1.1.tgz", "_shasum": "f9c569d50f72604a9cb4be194652a8dfc897e987", "_shrinkwrap": null, "_spec": "koa-redis@~0.1.1", "_where": "D:\\work\\im", "author": { "email": "dead_horse@qq.com", "name": "dead_horse" }, "bugs": { "url": "https://github.com/dead-horse/koa-redis/issues" }, "dependencies": { "co-redis": "~1.1.0", "debug": "~1.0.1", "redis": "~0.10.3" }, "description": "koa session with redis", "devDependencies": { "autod": "~0.2.0", "blanket": "*", "co": "~3.0.6", "contributors": "*", "coveralls": "*", "koa": "~0.7.0", "koa-sess": "0.1.0-beta1", "mocha": "*", "mocha-lcov-reporter": "*", "should": "~4.0.1", "supertest": "0.8.2", "travis-cov": "*" }, "directories": {}, "dist": { "shasum": "f9c569d50f72604a9cb4be194652a8dfc897e987", "tarball": "https://registry.npmjs.org/koa-redis/-/koa-redis-0.1.1.tgz" }, "engines": { "node": ">= 0.11.9" }, "homepage": "https://github.com/dead-horse/koa-redis", "keywords": [ "koa", "middleware", "session", "redis" ], "license": "MIT", "maintainers": [ { "email": "dead_horse@qq.com", "name": "dead_horse" } ], "name": "koa-redis", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/dead-horse/koa-redis.git" }, "version": "0.1.1" }