{ "_args": [ [ "http-proxy@^1.16.2", "/Users/xmfish/Desktop/test/reacttest/node_modules/http-proxy-middleware" ] ], "_cnpm_publish_time": 1481039350117, "_from": "http-proxy@>=1.16.2 <2.0.0", "_hasShrinkwrap": false, "_id": "http-proxy@1.16.2", "_inCache": true, "_installable": true, "_location": "/http-proxy", "_nodeVersion": "6.9.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/http-proxy-1.16.2.tgz_1481039349196_0.5866330966819078" }, "_npmUser": { "email": "jcrugzz@gmail.com", "name": "jcrugzz" }, "_npmVersion": "3.10.8", "_phantomChildren": {}, "_requested": { "name": "http-proxy", "raw": "http-proxy@^1.16.2", "rawSpec": "^1.16.2", "scope": null, "spec": ">=1.16.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/http-proxy-middleware" ], "_resolved": "http://registry.npm.taobao.org/http-proxy/download/http-proxy-1.16.2.tgz", "_shasum": "06dff292952bf64dbe8471fa9df73066d4f37742", "_shrinkwrap": null, "_spec": "http-proxy@^1.16.2", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/http-proxy-middleware", "author": { "email": "charlie.robbins@gmail.com", "name": "Charlie Robbins" }, "bugs": { "url": "https://github.com/nodejitsu/node-http-proxy/issues" }, "dependencies": { "eventemitter3": "1.x.x", "requires-port": "1.x.x" }, "description": "HTTP proxying for the masses", "devDependencies": { "async": "*", "blanket": "*", "coveralls": "*", "dox": "*", "expect.js": "*", "mocha": "*", "mocha-lcov-reporter": "*", "semver": "^5.0.3", "socket.io": "*", "socket.io-client": "*", "sse": "0.0.6", "ws": "^0.8.0" }, "directories": {}, "dist": { "noattachment": false, "shasum": "06dff292952bf64dbe8471fa9df73066d4f37742", "size": 13886, "tarball": "http://registry.npm.taobao.org/http-proxy/download/http-proxy-1.16.2.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "c1fb596b856df971d291585ccf105233f7deca51", "homepage": "https://github.com/nodejitsu/node-http-proxy#readme", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "cronopio", "email": "aristizabal.daniel@gmail.com" }, { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" }, { "name": "yawnt", "email": "yawn.localhost@gmail.com" } ], "name": "http-proxy", "optionalDependencies": {}, "publish_time": 1481039350117, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/nodejitsu/node-http-proxy.git" }, "scripts": { "coveralls": "mocha --require blanket --reporter mocha-lcov-reporter | ./node_modules/coveralls/bin/coveralls.js", "test": "mocha test/*-test.js", "test-cov": "mocha --require blanket -R html-cov > cov/coverage.html" }, "version": "1.16.2" }