109 lines
2.8 KiB
JSON
109 lines
2.8 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"http-proxy@1.15.2",
|
||
|
"C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync"
|
||
|
]
|
||
|
],
|
||
|
"_from": "http-proxy@1.15.2",
|
||
|
"_id": "http-proxy@1.15.2",
|
||
|
"_inCache": true,
|
||
|
"_location": "/http-proxy",
|
||
|
"_nodeVersion": "4.4.3",
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-12-west.internal.npmjs.com",
|
||
|
"tmp": "tmp/http-proxy-1.15.2.tgz_1477151248727_0.9627266463357955"
|
||
|
},
|
||
|
"_npmUser": {
|
||
|
"email": "jcrugzz@gmail.com",
|
||
|
"name": "jcrugzz"
|
||
|
},
|
||
|
"_npmVersion": "3.9.6",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "http-proxy",
|
||
|
"raw": "http-proxy@1.15.2",
|
||
|
"rawSpec": "1.15.2",
|
||
|
"scope": null,
|
||
|
"spec": "1.15.2",
|
||
|
"type": "version"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/browser-sync"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.2.tgz",
|
||
|
"_shasum": "642fdcaffe52d3448d2bda3b0079e9409064da31",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "http-proxy@1.15.2",
|
||
|
"_where": "C:\\Users\\x2mjbyrn\\Source\\Repos\\Skeleton\\node_modules\\browser-sync",
|
||
|
"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": {
|
||
|
"shasum": "642fdcaffe52d3448d2bda3b0079e9409064da31",
|
||
|
"tarball": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.15.2.tgz"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": ">=0.10.0"
|
||
|
},
|
||
|
"gitHead": "d8223884f61a05fabf788a0bd921c7a6197a96ee",
|
||
|
"homepage": "https://github.com/nodejitsu/node-http-proxy#readme",
|
||
|
"installable": true,
|
||
|
"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": {},
|
||
|
"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.15.2"
|
||
|
}
|