66 lines
1.5 KiB
JSON
66 lines
1.5 KiB
JSON
{
|
|
"_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": "/home/andreas/Documents/Projects/haxe/openfl/nigger/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"
|
|
}
|