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

58 lines
1.9 KiB

{
"_args": [
[
"@babel/helper-simple-access@7.10.4",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@babel/helper-simple-access@7.10.4",
"_id": "@babel/helper-simple-access@7.10.4",
"_inBundle": false,
"_integrity": "sha1-D1zNopRSd6KnotOoIeFTle3PNGE=",
"_location": "/@babel/helper-simple-access",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-simple-access@7.10.4",
"name": "@babel/helper-simple-access",
"escapedName": "@babel%2fhelper-simple-access",
"scope": "@babel",
"rawSpec": "7.10.4",
"saveSpec": null,
"fetchSpec": "7.10.4"
},
"_requiredBy": [
"/@babel/helper-module-transforms",
"/@babel/plugin-transform-modules-commonjs"
],
"_resolved": "https://registry.npm.taobao.org/@babel/helper-simple-access/download/@babel/helper-simple-access-7.10.4.tgz?cache=0&sync_timestamp=1593522975802&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhelper-simple-access%2Fdownload%2F%40babel%2Fhelper-simple-access-7.10.4.tgz",
"_spec": "7.10.4",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Logan Smyth",
"email": "loganfsmyth@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/template": "^7.10.4",
"@babel/types": "^7.10.4"
},
"description": "Babel helper for ensuring that access to a given value is performed through simple accesses",
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-simple-access",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-simple-access"
},
"version": "7.10.4"
}