123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "http-deceiver@1.2.7",
- "/Users/lihai/jolijoli/pad_spa"
- ]
- ],
- "_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.npm.taobao.org/http-deceiver/download/http-deceiver-1.2.7.tgz",
- "_spec": "1.2.7",
- "_where": "/Users/lihai/jolijoli/pad_spa",
- "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"
- }
|