123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- {
- "_args": [
- [
- {
- "raw": "koa.io",
- "scope": null,
- "escapedName": "koa.io",
- "name": "koa.io",
- "rawSpec": "",
- "spec": "latest",
- "type": "tag"
- },
- "/data/feimat/test_yali/liveserver"
- ]
- ],
- "_from": "koa.io@latest",
- "_id": "koa.io@0.0.3",
- "_inCache": true,
- "_location": "/koa.io",
- "_nodeVersion": "0.11.14",
- "_npmUser": {
- "name": "dead_horse",
- "email": "dead_horse@qq.com"
- },
- "_npmVersion": "2.1.12",
- "_phantomChildren": {
- "accepts": "1.3.3",
- "backo2": "1.0.2",
- "benchmark": "1.0.0",
- "better-assert": "1.0.2",
- "component-bind": "1.0.0",
- "component-emitter": "1.1.2",
- "component-inherit": "0.0.3",
- "composition": "2.3.0",
- "content-disposition": "0.5.1",
- "content-type": "1.0.2",
- "copy-to": "2.0.1",
- "destroy": "1.0.4",
- "engine.io": "1.5.4",
- "engine.io-parser": "1.2.2",
- "error-inject": "1.0.0",
- "escape-html": "1.0.3",
- "global": "2.0.1",
- "has-binary": "0.1.6",
- "has-binary-data": "0.1.3",
- "http-assert": "1.2.0",
- "http-errors": "1.5.0",
- "indexof": "0.0.1",
- "json3": "3.2.6",
- "keygrip": "1.0.1",
- "koa-is-json": "1.0.0",
- "mime-types": "2.1.11",
- "native-or-bluebird": "1.1.2",
- "object-component": "0.0.3",
- "object-keys": "1.0.1",
- "on-finished": "2.3.0",
- "only": "0.0.2",
- "parseurl": "1.3.1",
- "statuses": "1.3.0",
- "type-is": "1.6.13",
- "vary": "1.1.0",
- "ws": "0.8.0",
- "xmlhttprequest": "1.5.0"
- },
- "_requested": {
- "raw": "koa.io",
- "scope": null,
- "escapedName": "koa.io",
- "name": "koa.io",
- "rawSpec": "",
- "spec": "latest",
- "type": "tag"
- },
- "_requiredBy": [
- "#USER",
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/koa.io/-/koa.io-0.0.3.tgz",
- "_shasum": "fb38f7ad2d195a7d8710e5b835b2be656ae64061",
- "_shrinkwrap": null,
- "_spec": "koa.io",
- "_where": "/data/feimat/test_yali/liveserver",
- "author": {
- "name": "dead-horse",
- "email": "dead_horse@qq.com",
- "url": "http://deadhorse.me"
- },
- "bugs": {
- "url": "https://github.com/koajs/koa.io/issues"
- },
- "dependencies": {
- "co": "~4.4.0",
- "cookies": "~0.5.0",
- "debug": "~2.1.1",
- "delegates": "~0.1.0",
- "koa": "~0.18.0",
- "koa-compose": "~2.3.0",
- "koa-generic-session": "~1.6.0",
- "parseurl": "~1.3.0",
- "socket.io": "~1.3.4"
- },
- "description": "realtime web framework combine koa and socket.io",
- "devDependencies": {
- "autod": "1",
- "istanbul-harmony": "~0.3.1",
- "koa-static": "~1.4.7",
- "koa-static-cache": "~3.0.1",
- "mocha": "~2.1.0",
- "pedding": "~1.0.0",
- "should": "~5.0.0",
- "socket.io-client": "~1.3.4",
- "supertest": "~0.15.0"
- },
- "directories": {},
- "dist": {
- "shasum": "fb38f7ad2d195a7d8710e5b835b2be656ae64061",
- "tarball": "https://registry.npmjs.org/koa.io/-/koa.io-0.0.3.tgz"
- },
- "engine": {
- "node": ">=0.10"
- },
- "gitHead": "fb7fee7c0e5bf9ccf08b405ff4a3b258053bb960",
- "homepage": "https://github.com/koajs/koa.io",
- "keywords": [
- "koa",
- "socket.io",
- "session",
- "middleware",
- "realtime"
- ],
- "license": "MIT",
- "main": "lib/application.js",
- "maintainers": [
- {
- "name": "dead_horse",
- "email": "dead_horse@qq.com"
- }
- ],
- "name": "koa.io",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/koajs/koa.io.git"
- },
- "scripts": {
- "test": "make test"
- },
- "version": "0.0.3"
- }
|