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

61 lines
1.5 KiB

{
"_args": [
[
"shell-quote@1.7.2",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "shell-quote@1.7.2",
"_id": "shell-quote@1.7.2",
"_inBundle": false,
"_integrity": "sha1-Z6fQLHbJ2iT5nSCAj8re0ODgS+I=",
"_location": "/shell-quote",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "shell-quote@1.7.2",
"name": "shell-quote",
"escapedName": "shell-quote",
"rawSpec": "1.7.2",
"saveSpec": null,
"fetchSpec": "1.7.2"
},
"_requiredBy": [
"/launch-editor"
],
"_resolved": "https://registry.npm.taobao.org/shell-quote/download/shell-quote-1.7.2.tgz?cache=0&sync_timestamp=1589682755902&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fshell-quote%2Fdownload%2Fshell-quote-1.7.2.tgz",
"_spec": "1.7.2",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/node-shell-quote/issues"
},
"description": "quote and parse shell commands",
"devDependencies": {
"tape": "4"
},
"homepage": "https://github.com/substack/node-shell-quote",
"keywords": [
"command",
"parse",
"quote",
"shell"
],
"license": "MIT",
"main": "index.js",
"name": "shell-quote",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/substack/node-shell-quote.git"
},
"scripts": {
"test": "tape test/*.js"
},
"version": "1.7.2"
}