| Leo Repp | 58b9f11 | 2021-11-22 11:57:47 +0100 | [diff] [blame^] | 1 | { |
| 2 | "_from": "get-proxy@^2.0.0", |
| 3 | "_id": "get-proxy@2.1.0", |
| 4 | "_inBundle": false, |
| 5 | "_integrity": "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==", |
| 6 | "_location": "/get-proxy", |
| 7 | "_phantomChildren": {}, |
| 8 | "_requested": { |
| 9 | "type": "range", |
| 10 | "registry": true, |
| 11 | "raw": "get-proxy@^2.0.0", |
| 12 | "name": "get-proxy", |
| 13 | "escapedName": "get-proxy", |
| 14 | "rawSpec": "^2.0.0", |
| 15 | "saveSpec": null, |
| 16 | "fetchSpec": "^2.0.0" |
| 17 | }, |
| 18 | "_requiredBy": [ |
| 19 | "/caw" |
| 20 | ], |
| 21 | "_resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz", |
| 22 | "_shasum": "349f2b4d91d44c4d4d4e9cba2ad90143fac5ef93", |
| 23 | "_spec": "get-proxy@^2.0.0", |
| 24 | "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\caw", |
| 25 | "author": { |
| 26 | "name": "Kevin MÃ¥rtensson", |
| 27 | "email": "kevinmartensson@gmail.com", |
| 28 | "url": "https://github.com/kevva" |
| 29 | }, |
| 30 | "bugs": { |
| 31 | "url": "https://github.com/kevva/get-proxy/issues" |
| 32 | }, |
| 33 | "bundleDependencies": false, |
| 34 | "dependencies": { |
| 35 | "npm-conf": "^1.1.0" |
| 36 | }, |
| 37 | "deprecated": false, |
| 38 | "description": "Get configured proxy", |
| 39 | "devDependencies": { |
| 40 | "ava": "*", |
| 41 | "xo": "*" |
| 42 | }, |
| 43 | "engines": { |
| 44 | "node": ">=4" |
| 45 | }, |
| 46 | "files": [ |
| 47 | "index.js" |
| 48 | ], |
| 49 | "homepage": "https://github.com/kevva/get-proxy#readme", |
| 50 | "keywords": [ |
| 51 | "env", |
| 52 | "get", |
| 53 | "proxy" |
| 54 | ], |
| 55 | "license": "MIT", |
| 56 | "name": "get-proxy", |
| 57 | "repository": { |
| 58 | "type": "git", |
| 59 | "url": "git+https://github.com/kevva/get-proxy.git" |
| 60 | }, |
| 61 | "scripts": { |
| 62 | "test": "xo && ava" |
| 63 | }, |
| 64 | "version": "2.1.0" |
| 65 | } |