智能照明系统APP-本地串口
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.
 
 
 
 
 
 
LightingSystemApp-serial/.svn/pristine/b1/b1f8b4efa10bd53be40479d67f9...

87 lines
2.0 KiB

{
"_args": [
[
"default-gateway@6.0.2",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "default-gateway@6.0.2",
"_id": "default-gateway@6.0.2",
"_inBundle": false,
"_integrity": "sha1-/BT0oq4cvGmcK0DO3ZQasxJgnqQ=",
"_location": "/default-gateway",
"_phantomChildren": {
"human-signals": "1.1.1",
"isexe": "2.0.0",
"merge-stream": "2.0.0",
"onetime": "5.1.2",
"pump": "3.0.0",
"signal-exit": "3.0.3",
"strip-final-newline": "2.0.0"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "default-gateway@6.0.2",
"name": "default-gateway",
"escapedName": "default-gateway",
"rawSpec": "6.0.2",
"saveSpec": null,
"fetchSpec": "6.0.2"
},
"_requiredBy": [
"/@dcloudio/uni-automator"
],
"_resolved": "https://registry.npm.taobao.org/default-gateway/download/default-gateway-6.0.2.tgz",
"_spec": "6.0.2",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "silverwind"
},
"bugs": {
"url": "https://github.com/silverwind/default-gateway/issues"
},
"dependencies": {
"execa": "^4.0.3"
},
"description": "Get the default network gateway, cross-platform.",
"devDependencies": {
"eslint": "7.7.0",
"eslint-config-silverwind": "18.0.5",
"jest": "26.4.2",
"updates": "10.3.5",
"versions": "8.4.3"
},
"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.2"
}