ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
94 lines (93 loc) • 2.33 kB
JSON
{
"_args": [
[
{
"raw": "proxy-middleware@0.7.0",
"scope": null,
"escapedName": "proxy-middleware",
"name": "proxy-middleware",
"rawSpec": "0.7.0",
"spec": "0.7.0",
"type": "version"
},
"/home/jthoms1/Workspace/ionic-cli-v2/node_modules/ionic-app-lib"
]
],
"_from": "proxy-middleware@0.7.0",
"_id": "proxy-middleware@0.7.0",
"_inCache": true,
"_location": "/proxy-middleware",
"_npmUser": {
"name": "superjoe",
"email": "superjoe30@gmail.com"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"raw": "proxy-middleware@0.7.0",
"scope": null,
"escapedName": "proxy-middleware",
"name": "proxy-middleware",
"rawSpec": "0.7.0",
"spec": "0.7.0",
"type": "version"
},
"_requiredBy": [
"/ionic-app-lib"
],
"_resolved": "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.7.0.tgz",
"_shasum": "b34cb956875edefbd5f9899c57acf101d980af95",
"_shrinkwrap": null,
"_spec": "proxy-middleware@0.7.0",
"_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/ionic-app-lib",
"author": {
"name": "Andrew Kelley"
},
"bugs": {
"url": "https://github.com/andrewrk/connect-proxy/issues"
},
"dependencies": {},
"description": "http(s) proxy as connect middleware",
"devDependencies": {
"connect": "~3.2.0",
"mocha": "~1.21.4",
"serve-static": "~1.6.3"
},
"directories": {},
"dist": {
"shasum": "b34cb956875edefbd5f9899c57acf101d980af95",
"tarball": "https://registry.npmjs.org/proxy-middleware/-/proxy-middleware-0.7.0.tgz"
},
"engines": {
"node": ">=0.8.0"
},
"gitHead": "9ac1a4366b9d4d09b764c2eaa790c96369150c82",
"homepage": "https://github.com/andrewrk/connect-proxy#readme",
"keywords": [
"connect",
"proxy",
"middleware",
"https",
"http",
"ssl"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "superjoe",
"email": "superjoe30@gmail.com"
}
],
"name": "proxy-middleware",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/andrewrk/connect-proxy.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.7.0"
}