biofriction-wp-theme/node_modules/get-proxy/package.json

71 lines
1.6 KiB
JSON

{
"_args": [
[
"get-proxy@2.1.0",
"/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab"
]
],
"_development": true,
"_from": "get-proxy@2.1.0",
"_id": "get-proxy@2.1.0",
"_inBundle": false,
"_integrity": "sha512-zmZIaQTWnNQb4R4fJUEp/FC51eZsc6EkErspy3xtIYStaq8EB/hDIWipxsal+E8rz0qD7f2sL/NA9Xee4RInJw==",
"_location": "/get-proxy",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "get-proxy@2.1.0",
"name": "get-proxy",
"escapedName": "get-proxy",
"rawSpec": "2.1.0",
"saveSpec": null,
"fetchSpec": "2.1.0"
},
"_requiredBy": [
"/caw"
],
"_resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-2.1.0.tgz",
"_spec": "2.1.0",
"_where": "/home/vitrubio/Documents/trabajo/elglobusvermell/thegreenballoon/thegreenballoon-fp-gitlab",
"author": {
"name": "Kevin Mårtensson",
"email": "kevinmartensson@gmail.com",
"url": "https://github.com/kevva"
},
"bugs": {
"url": "https://github.com/kevva/get-proxy/issues"
},
"dependencies": {
"npm-conf": "^1.1.0"
},
"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"
}