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

57 lines
1.4 KiB

{
"_args": [
[
"url@0.11.0",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "url@0.11.0",
"_id": "url@0.11.0",
"_inBundle": false,
"_integrity": "sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE=",
"_location": "/url",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "url@0.11.0",
"name": "url",
"escapedName": "url",
"rawSpec": "0.11.0",
"saveSpec": null,
"fetchSpec": "0.11.0"
},
"_requiredBy": [
"/node-libs-browser",
"/webpack-dev-server"
],
"_resolved": "https://registry.npm.taobao.org/url/download/url-0.11.0.tgz",
"_spec": "0.11.0",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"bugs": {
"url": "https://github.com/defunctzombie/node-url/issues"
},
"dependencies": {
"punycode": "1.3.2",
"querystring": "0.2.0"
},
"description": "The core `url` packaged standalone for use with Browserify.",
"devDependencies": {
"assert": "1.1.1",
"mocha": "1.18.2",
"zuul": "3.3.0"
},
"homepage": "https://github.com/defunctzombie/node-url#readme",
"license": "MIT",
"main": "./url.js",
"name": "url",
"repository": {
"type": "git",
"url": "git+https://github.com/defunctzombie/node-url.git"
},
"scripts": {
"test": "mocha --ui qunit test.js && zuul -- test.js",
"test-local": "zuul --local -- test.js"
},
"version": "0.11.0"
}