UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

112 lines (111 loc) 2.84 kB
{ "_args": [ [ "http-proxy@^1.12.0", "/Users/nick/codes/twreporter-react" ] ], "_from": "http-proxy@>=1.12.0 <2.0.0", "_id": "http-proxy@1.13.2", "_inCache": true, "_installable": true, "_location": "/http-proxy", "_nodeVersion": "4.2.3", "_npmOperationalInternal": { "host": "packages-6-west.internal.npmjs.com", "tmp": "tmp/http-proxy-1.13.2.tgz_1455724809490_0.5310903904028237" }, "_npmUser": { "email": "jcrugzz@gmail.com", "name": "jcrugzz" }, "_npmVersion": "2.14.18", "_phantomChildren": {}, "_requested": { "name": "http-proxy", "raw": "http-proxy@^1.12.0", "rawSpec": "^1.12.0", "scope": null, "spec": ">=1.12.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/", "/foxy", "/karma" ], "_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz", "_shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09", "_shrinkwrap": null, "_spec": "http-proxy@^1.12.0", "_where": "/Users/nick/codes/twreporter-react", "author": { "email": "info@nodejitsu.com", "name": "Nodejitsu Inc." }, "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": { "shasum": "636bcd09f3e7045377a5e919e92d16d29fdbff09", "tarball": "http://registry.npmjs.org/http-proxy/-/http-proxy-1.13.2.tgz" }, "engines": { "node": ">=0.10.0" }, "gitHead": "e1b2f4c31b34464431db251b3b6169689dadf518", "homepage": "https://github.com/nodejitsu/node-http-proxy#readme", "license": "MIT", "main": "index.js", "maintainers": [ { "name": "indexzero", "email": "charlie.robbins@gmail.com" }, { "name": "cronopio", "email": "aristizabal.daniel@gmail.com" }, { "name": "yawnt", "email": "yawn.localhost@gmail.com" }, { "name": "jcrugzz", "email": "jcrugzz@gmail.com" } ], "name": "http-proxy", "optionalDependencies": {}, "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.13.2" }