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

75 lines
1.8 KiB

{
"_args": [
[
"css@2.2.4",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "css@2.2.4",
"_id": "css@2.2.4",
"_inBundle": false,
"_integrity": "sha1-xkZ1XHOXHyu6amAeLPL9cbEpiSk=",
"_location": "/css",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "css@2.2.4",
"name": "css",
"escapedName": "css",
"rawSpec": "2.2.4",
"saveSpec": null,
"fetchSpec": "2.2.4"
},
"_requiredBy": [
"/@dcloudio/vue-cli-plugin-hbuilderx",
"/@hap-toolkit/compiler"
],
"_resolved": "https://registry.npm.taobao.org/css/download/css-2.2.4.tgz?cache=0&sync_timestamp=1593663543619&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcss%2Fdownload%2Fcss-2.2.4.tgz",
"_spec": "2.2.4",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"bugs": {
"url": "https://github.com/reworkcss/css/issues"
},
"dependencies": {
"inherits": "^2.0.3",
"source-map": "^0.6.1",
"source-map-resolve": "^0.5.2",
"urix": "^0.1.0"
},
"description": "CSS parser / stringifier",
"devDependencies": {
"bytes": "^1.0.0",
"matcha": "^0.5.0",
"mocha": "^1.21.3",
"should": "^4.0.4"
},
"files": [
"index.js",
"lib",
"Readme.md"
],
"homepage": "https://github.com/reworkcss/css#readme",
"keywords": [
"css",
"parser",
"stringifier",
"stylesheet"
],
"license": "MIT",
"main": "index",
"name": "css",
"repository": {
"type": "git",
"url": "git+https://github.com/reworkcss/css.git"
},
"scripts": {
"benchmark": "matcha",
"test": "mocha --require should --reporter spec --bail test/*.js"
},
"version": "2.2.4"
}