智能照明系统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/2a/2a3188ed437452546587a59a5ee...

65 lines
1.6 KiB

{
"_args": [
[
"@hapi/topo@3.1.6",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "@hapi/topo@3.1.6",
"_id": "@hapi/topo@3.1.6",
"_inBundle": false,
"_integrity": "sha1-aNk1+j6uf91asNf5U/MgXYsr/Ck=",
"_location": "/@hapi/topo",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@hapi/topo@3.1.6",
"name": "@hapi/topo",
"escapedName": "@hapi%2ftopo",
"scope": "@hapi",
"rawSpec": "3.1.6",
"saveSpec": null,
"fetchSpec": "3.1.6"
},
"_requiredBy": [
"/@hapi/joi"
],
"_resolved": "https://registry.npm.taobao.org/@hapi/topo/download/@hapi/topo-3.1.6.tgz?cache=0&sync_timestamp=1593916080558&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40hapi%2Ftopo%2Fdownload%2F%40hapi%2Ftopo-3.1.6.tgz",
"_spec": "3.1.6",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/hapijs/topo/issues"
},
"dependencies": {
"@hapi/hoek": "^8.3.0"
},
"description": "Topological sorting with grouping support",
"devDependencies": {
"@hapi/code": "6.x.x",
"@hapi/lab": "20.x.x"
},
"files": [
"lib"
],
"homepage": "https://github.com/hapijs/topo#readme",
"keywords": [
"topological",
"sort",
"toposort",
"topsort"
],
"license": "BSD-3-Clause",
"main": "lib/index.js",
"name": "@hapi/topo",
"repository": {
"type": "git",
"url": "git://github.com/hapijs/topo.git"
},
"scripts": {
"test": "lab -a @hapi/code -t 100 -L",
"test-cov-html": "lab -a @hapi/code -t 100 -L -r html -o coverage.html"
},
"version": "3.1.6"
}