智能照明系统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/25/25c01515c08d25d0b1fcf79f28f...

62 lines
1.6 KiB

{
"_args": [
[
"multicast-dns-service-types@1.1.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "multicast-dns-service-types@1.1.0",
"_id": "multicast-dns-service-types@1.1.0",
"_inBundle": false,
"_integrity": "sha1-iZ8R2WhuXgXLkbNdXw5jt3PPyQE=",
"_location": "/multicast-dns-service-types",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "multicast-dns-service-types@1.1.0",
"name": "multicast-dns-service-types",
"escapedName": "multicast-dns-service-types",
"rawSpec": "1.1.0",
"saveSpec": null,
"fetchSpec": "1.1.0"
},
"_requiredBy": [
"/bonjour"
],
"_resolved": "https://registry.npm.taobao.org/multicast-dns-service-types/download/multicast-dns-service-types-1.1.0.tgz",
"_spec": "1.1.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/multicast-dns-service-types/issues"
},
"dependencies": {},
"description": "Parse and stringify mdns service types",
"devDependencies": {
"standard": "^3.5.0",
"tape": "^4.0.0"
},
"homepage": "https://github.com/mafintosh/multicast-dns-service-types",
"keywords": [
"mdns",
"bonjour",
"zero",
"conf"
],
"license": "MIT",
"main": "index.js",
"name": "multicast-dns-service-types",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/multicast-dns-service-types.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.1.0"
}