| { |
| "_from": "get-proxy@^2.0.0", |
| "_id": "get-proxy@2.1.0", |
| "_inBundle": false, |
| "_integrity": "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==", |
| "_location": "/get-proxy", |
| "_phantomChildren": {}, |
| "_requested": { |
| "type": "range", |
| "registry": true, |
| "raw": "get-proxy@^2.0.0", |
| "name": "get-proxy", |
| "escapedName": "get-proxy", |
| "rawSpec": "^2.0.0", |
| "saveSpec": null, |
| "fetchSpec": "^2.0.0" |
| }, |
| "_requiredBy": [ |
| "/caw" |
| ], |
| "_resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz", |
| "_shasum": "349f2b4d91d44c4d4d4e9cba2ad90143fac5ef93", |
| "_spec": "get-proxy@^2.0.0", |
| "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\caw", |
| "author": { |
| "name": "Kevin MÃ¥rtensson", |
| "email": "kevinmartensson@gmail.com", |
| "url": "https://github.com/kevva" |
| }, |
| "bugs": { |
| "url": "https://github.com/kevva/get-proxy/issues" |
| }, |
| "bundleDependencies": false, |
| "dependencies": { |
| "npm-conf": "^1.1.0" |
| }, |
| "deprecated": false, |
| "description": "Get configured proxy", |
| "devDependencies": { |
| "ava": "*", |
| "xo": "*" |
| }, |
| "engines": { |
| "node": ">=4" |
| }, |
| "files": [ |
| "index.js" |
| ], |
| "homepage": "https://github.com/kevva/get-proxy#readme", |
| "keywords": [ |
| "env", |
| "get", |
| "proxy" |
| ], |
| "license": "MIT", |
| "name": "get-proxy", |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/kevva/get-proxy.git" |
| }, |
| "scripts": { |
| "test": "xo && ava" |
| }, |
| "version": "2.1.0" |
| } |