66 lines
1.4 KiB
JSON
66 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"get-proxy@1.1.0",
|
|
"C:\\wamp64\\www\\ilink"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "get-proxy@1.1.0",
|
|
"_id": "get-proxy@1.1.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-iUhUSRvFkbDxR9euVw9cZ4tyVus=",
|
|
"_location": "/get-proxy",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "get-proxy@1.1.0",
|
|
"name": "get-proxy",
|
|
"escapedName": "get-proxy",
|
|
"rawSpec": "1.1.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.1.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/caw"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/get-proxy/-/get-proxy-1.1.0.tgz",
|
|
"_spec": "1.1.0",
|
|
"_where": "C:\\wamp64\\www\\ilink",
|
|
"author": {
|
|
"name": "Kevin Mårtensson",
|
|
"email": "kevinmartensson@gmail.com",
|
|
"url": "https://github.com/kevva"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/kevva/get-proxy/issues"
|
|
},
|
|
"dependencies": {
|
|
"rc": "^1.1.2"
|
|
},
|
|
"description": "Get configured proxy",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"xo": "*"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"homepage": "https://github.com/kevva/get-proxy#readme",
|
|
"keywords": [],
|
|
"license": "MIT",
|
|
"name": "get-proxy",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/kevva/get-proxy.git"
|
|
},
|
|
"scripts": {
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|