{ "_args": [ [ "http-proxy-middleware@~0.17.4", "/Users/xmfish/Desktop/test/reacttest/node_modules/webpack-dev-server" ] ], "_cnpm_publish_time": 1488496050843, "_from": "http-proxy-middleware@>=0.17.4 <0.18.0", "_hasShrinkwrap": false, "_id": "http-proxy-middleware@0.17.4", "_inCache": true, "_installable": true, "_location": "/http-proxy-middleware", "_nodeVersion": "7.7.1", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/http-proxy-middleware-0.17.4.tgz_1488496050141_0.13289726292714477" }, "_npmUser": { "email": "stevenchim@gmail.com", "name": "chimurai" }, "_npmVersion": "4.1.2", "_phantomChildren": {}, "_requested": { "name": "http-proxy-middleware", "raw": "http-proxy-middleware@~0.17.4", "rawSpec": "~0.17.4", "scope": null, "spec": ">=0.17.4 <0.18.0", "type": "range" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "http://registry.npm.taobao.org/http-proxy-middleware/download/http-proxy-middleware-0.17.4.tgz", "_shasum": "642e8848851d66f09d4f124912846dbaeb41b833", "_shrinkwrap": null, "_spec": "http-proxy-middleware@~0.17.4", "_where": "/Users/xmfish/Desktop/test/reacttest/node_modules/webpack-dev-server", "author": { "name": "Steven Chim" }, "bugs": { "url": "https://github.com/chimurai/http-proxy-middleware/issues" }, "dependencies": { "http-proxy": "^1.16.2", "is-glob": "^3.1.0", "lodash": "^4.17.2", "micromatch": "^2.3.11" }, "description": "The one-liner node.js proxy middleware for connect, express and browser-sync", "devDependencies": { "browser-sync": "^2.18.2", "chai": "^3.5.0", "connect": "^3.5.0", "coveralls": "^2.11.15", "express": "^4.14.0", "istanbul": "^0.4.5", "istanbul-coveralls": "^1.0.3", "mocha": "^3.2.0", "mocha-lcov-reporter": "1.2.0", "opn": "^4.0.2", "ws": "^1.1.1" }, "directories": {}, "dist": { "noattachment": false, "shasum": "642e8848851d66f09d4f124912846dbaeb41b833", "size": 12937, "tarball": "http://registry.npm.taobao.org/http-proxy-middleware/download/http-proxy-middleware-0.17.4.tgz" }, "files": [ "index.js", "lib" ], "gitHead": "cb5e084e71bc3202fe4f711f2f5edf4e29355d99", "homepage": "https://github.com/chimurai/http-proxy-middleware", "keywords": [ "browser-sync", "connect", "cors", "express", "grunt-contrib-connect", "gulp", "http", "https", "middleware", "proxy", "reverse", "websocket", "ws" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "chimurai", "email": "stevenchim@gmail.com" } ], "name": "http-proxy-middleware", "optionalDependencies": {}, "publish_time": 1488496050843, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chimurai/http-proxy-middleware.git" }, "scripts": { "clean": "rm -rf coverage", "cover": "npm run clean && istanbul cover ./node_modules/mocha/bin/_mocha -- --recursive", "coveralls": "istanbul cover ./node_modules/mocha/bin/_mocha --report lcovonly -- --recursive --reporter spec && istanbul-coveralls && npm run clean", "test": "mocha --recursive --colors --reporter spec" }, "version": "0.17.4" }