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

57 lines
1.2 KiB

{
"_args": [
[
"cssom@0.4.4",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_development": true,
"_from": "cssom@0.4.4",
"_id": "cssom@0.4.4",
"_inBundle": false,
"_integrity": "sha1-WmbPk9LQtmHYC/akT7ZfXC5OChA=",
"_location": "/cssom",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "cssom@0.4.4",
"name": "cssom",
"escapedName": "cssom",
"rawSpec": "0.4.4",
"saveSpec": null,
"fetchSpec": "0.4.4"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npm.taobao.org/cssom/download/cssom-0.4.4.tgz",
"_spec": "0.4.4",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Nikita Vasilyev",
"email": "me@elv1s.ru"
},
"bugs": {
"url": "https://github.com/NV/CSSOM/issues"
},
"description": "CSS Object Model implementation and CSS parser",
"files": [
"lib/"
],
"homepage": "https://github.com/NV/CSSOM#readme",
"keywords": [
"CSS",
"CSSOM",
"parser",
"styleSheet"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "cssom",
"repository": {
"type": "git",
"url": "git+https://github.com/NV/CSSOM.git"
},
"version": "0.4.4"
}