82 lines
1.8 KiB
JSON
82 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"address@1.2.1",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "address@1.2.1",
|
|
"_id": "address@1.2.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-B+6bi5D34+fDYENiH5qOlA0cV2rAGKuWZ9LeyUUehbXy8e0VS9e498yO0Jeeh+iM+6KbfudHTFjXw2MmJD4QRA==",
|
|
"_location": "/address",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "address@1.2.1",
|
|
"name": "address",
|
|
"escapedName": "address",
|
|
"rawSpec": "1.2.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.2.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/cli-service"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/address/-/address-1.2.1.tgz",
|
|
"_spec": "1.2.1",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"author": {
|
|
"name": "fengmk2",
|
|
"email": "fengmk2@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/node-modules/address/issues"
|
|
},
|
|
"ci": {
|
|
"version": "14, 16, 18",
|
|
"type": "github",
|
|
"os": "linux, macos"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Get current machine IP, MAC and DNS servers.",
|
|
"devDependencies": {
|
|
"@types/node": "^12.7.2",
|
|
"egg-bin": "^4.19.0",
|
|
"egg-ci": "^2.1.0",
|
|
"git-contributor": "^1.1.0",
|
|
"mm": "*",
|
|
"runscript": "^1.4.0",
|
|
"typescript": "^3.5.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 10.0.0"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"homepage": "https://github.com/node-modules/address#readme",
|
|
"keywords": [
|
|
"address",
|
|
"ip",
|
|
"ipv4",
|
|
"mac"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/address.js",
|
|
"name": "address",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/node-modules/address.git"
|
|
},
|
|
"scripts": {
|
|
"ci": "egg-bin cov",
|
|
"contributors": "git-contributor",
|
|
"test": "egg-bin test"
|
|
},
|
|
"types": "lib/address.d.ts",
|
|
"version": "1.2.1"
|
|
}
|