123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_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"
- }
|