{ "_args": [ [ { "raw": "http-proxy-middleware@~0.17.1", "scope": null, "escapedName": "http-proxy-middleware", "name": "http-proxy-middleware", "rawSpec": "~0.17.1", "spec": ">=0.17.1 <0.18.0", "type": "range" }, "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\webpack-dev-server" ] ], "_from": "http-proxy-middleware@>=0.17.1 <0.18.0", "_id": "http-proxy-middleware@0.17.2", "_inCache": true, "_location": "/http-proxy-middleware", "_nodeVersion": "6.2.1", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/http-proxy-middleware-0.17.2.tgz_1475101693149_0.3973892144858837" }, "_npmUser": { "name": "chimurai", "email": "stevenchim@gmail.com" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "http-proxy-middleware@~0.17.1", "scope": null, "escapedName": "http-proxy-middleware", "name": "http-proxy-middleware", "rawSpec": "~0.17.1", "spec": ">=0.17.1 <0.18.0", "type": "range" }, "_requiredBy": [ "/webpack-dev-server" ], "_resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.17.2.tgz", "_shasum": "572d517a6d2fb1063a469de294eed96066352007", "_shrinkwrap": null, "_spec": "http-proxy-middleware@~0.17.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\webpack-dev-server", "author": { "name": "Steven Chim" }, "bugs": { "url": "https://github.com/chimurai/http-proxy-middleware/issues" }, "dependencies": { "http-proxy": "^1.15.1", "is-glob": "^3.0.0", "lodash": "^4.16.2", "micromatch": "^2.3.11" }, "description": "The one-liner node.js proxy middleware for connect, express and browser-sync", "devDependencies": { "browser-sync": "^2.14.0", "chai": "^3.5.0", "connect": "^3.4.1", "coveralls": "^2.11.12", "express": "^4.14.0", "istanbul": "^0.4.4", "istanbul-coveralls": "^1.0.3", "mocha": "^3.0.2", "mocha-lcov-reporter": "1.2.0", "opn": "^4.0.2", "ws": "^1.1.1" }, "directories": {}, "dist": { "shasum": "572d517a6d2fb1063a469de294eed96066352007", "tarball": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-0.17.2.tgz" }, "files": [ "index.js", "lib" ], "gitHead": "f03aecf755a0a645a83646131548754638b2e994", "homepage": "https://github.com/chimurai/http-proxy-middleware", "keywords": [ "reverse", "proxy", "middleware", "http", "https", "connect", "express", "browser-sync", "gulp", "grunt-contrib-connect", "websocket", "ws", "cors" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "chimurai", "email": "stevenchim@gmail.com" } ], "name": "http-proxy-middleware", "optionalDependencies": {}, "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.2" }