1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980 |
- {
- "_args": [
- [
- "error-inject@~1.0.0",
- "D:\\work\\im\\node_modules\\koa"
- ]
- ],
- "_from": "error-inject@>=1.0.0 <1.1.0",
- "_id": "error-inject@1.0.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/error-inject",
- "_npmUser": {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- },
- "_npmVersion": "1.4.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "error-inject",
- "raw": "error-inject@~1.0.0",
- "rawSpec": "~1.0.0",
- "scope": null,
- "spec": ">=1.0.0 <1.1.0",
- "type": "range"
- },
- "_requiredBy": [
- "/koa",
- "/koa.io/koa"
- ],
- "_resolved": "https://registry.npmjs.org/error-inject/-/error-inject-1.0.0.tgz",
- "_shasum": "e2b3d91b54aed672f309d950d154850fa11d4f37",
- "_shrinkwrap": null,
- "_spec": "error-inject@~1.0.0",
- "_where": "D:\\work\\im\\node_modules\\koa",
- "author": {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- },
- "bugs": {
- "url": "https://github.com/node-modules/error-inject/issues"
- },
- "dependencies": {},
- "description": "inject an error listener into a stream",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "e2b3d91b54aed672f309d950d154850fa11d4f37",
- "tarball": "https://registry.npmjs.org/error-inject/-/error-inject-1.0.0.tgz"
- },
- "files": [
- "index.js"
- ],
- "homepage": "https://github.com/node-modules/error-inject",
- "keywords": [
- "stream",
- "error",
- "listener"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "email": "dead_horse@qq.com",
- "name": "dead_horse"
- }
- ],
- "name": "error-inject",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/node-modules/error-inject.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "1.0.0"
- }
|