| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162 | {  "_args": [    [      "http-deceiver@1.2.7",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_from": "http-deceiver@1.2.7",  "_id": "http-deceiver@1.2.7",  "_inBundle": false,  "_integrity": "sha1-+nFolEq5pRnTN8sL7HKE3D5yPYc=",  "_location": "/http-deceiver",  "_phantomChildren": {},  "_requested": {    "type": "version",    "registry": true,    "raw": "http-deceiver@1.2.7",    "name": "http-deceiver",    "escapedName": "http-deceiver",    "rawSpec": "1.2.7",    "saveSpec": null,    "fetchSpec": "1.2.7"  },  "_requiredBy": [    "/spdy"  ],  "_resolved": "https://registry.nlark.com/http-deceiver/download/http-deceiver-1.2.7.tgz",  "_spec": "1.2.7",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",  "author": {    "name": "Fedor Indutny",    "email": "fedor@indutny.com"  },  "bugs": {    "url": "https://github.com/indutny/http-deceiver/issues"  },  "description": "Deceive HTTP parser",  "devDependencies": {    "handle-thing": "^1.0.1",    "mocha": "^2.2.5",    "readable-stream": "^2.0.1",    "stream-pair": "^1.0.0"  },  "homepage": "https://github.com/indutny/http-deceiver#readme",  "keywords": [    "http",    "net",    "deceive"  ],  "license": "MIT",  "main": "lib/deceiver.js",  "name": "http-deceiver",  "repository": {    "type": "git",    "url": "git+ssh://git@github.com/indutny/http-deceiver.git"  },  "scripts": {    "test": "mocha --reporter=spec test/*-test.js"  },  "version": "1.2.7"}
 |