You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
79 lines
1.8 KiB
79 lines
1.8 KiB
{ |
|
"_args": [ |
|
[ |
|
"default-gateway@6.0.3", |
|
"D:\\Project\\DaPing" |
|
] |
|
], |
|
"_development": true, |
|
"_from": "default-gateway@6.0.3", |
|
"_id": "default-gateway@6.0.3", |
|
"_inBundle": false, |
|
"_integrity": "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg==", |
|
"_location": "/default-gateway", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "version", |
|
"registry": true, |
|
"raw": "default-gateway@6.0.3", |
|
"name": "default-gateway", |
|
"escapedName": "default-gateway", |
|
"rawSpec": "6.0.3", |
|
"saveSpec": null, |
|
"fetchSpec": "6.0.3" |
|
}, |
|
"_requiredBy": [ |
|
"/@dcloudio/uni-automator" |
|
], |
|
"_resolved": "https://registry.npmjs.org/default-gateway/-/default-gateway-6.0.3.tgz", |
|
"_spec": "6.0.3", |
|
"_where": "D:\\Project\\DaPing", |
|
"author": { |
|
"name": "silverwind" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/silverwind/default-gateway/issues" |
|
}, |
|
"dependencies": { |
|
"execa": "^5.0.0" |
|
}, |
|
"description": "Get the default network gateway, cross-platform.", |
|
"devDependencies": { |
|
"eslint": "7.17.0", |
|
"eslint-config-silverwind": "27.0.0", |
|
"jest": "26.6.3", |
|
"updates": "11.4.2", |
|
"versions": "8.4.4" |
|
}, |
|
"engines": { |
|
"node": ">= 10" |
|
}, |
|
"files": [ |
|
"index.js", |
|
"android.js", |
|
"darwin.js", |
|
"freebsd.js", |
|
"linux.js", |
|
"openbsd.js", |
|
"sunos.js", |
|
"win32.js", |
|
"ibmi.js" |
|
], |
|
"homepage": "https://github.com/silverwind/default-gateway#readme", |
|
"keywords": [ |
|
"default gateway", |
|
"network", |
|
"default", |
|
"gateway", |
|
"routing", |
|
"route" |
|
], |
|
"license": "BSD-2-Clause", |
|
"main": "index.js", |
|
"name": "default-gateway", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/silverwind/default-gateway.git" |
|
}, |
|
"version": "6.0.3" |
|
}
|
|
|