智能照明系统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/14/1459b2b6b1c4ee55a2f28ee6745...

64 lines
1.8 KiB

{
"_args": [
[
"@babel/types@7.11.5",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@babel/types@7.11.5",
"_id": "@babel/types@7.11.5",
"_inBundle": false,
"_integrity": "sha1-2d5XfQElLXfGgAzuA57mT691Zi0=",
"_location": "/@babel/preset-env/@babel/types",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/types@7.11.5",
"name": "@babel/types",
"escapedName": "@babel%2ftypes",
"scope": "@babel",
"rawSpec": "7.11.5",
"saveSpec": null,
"fetchSpec": "7.11.5"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npm.taobao.org/@babel/types/download/@babel/types-7.11.5.tgz?cache=0&sync_timestamp=1598904531412&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftypes%2Fdownload%2F%40babel%2Ftypes-7.11.5.tgz",
"_spec": "7.11.5",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"dependencies": {
"@babel/helper-validator-identifier": "^7.10.4",
"lodash": "^4.17.19",
"to-fast-properties": "^2.0.0"
},
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
"devDependencies": {
"@babel/generator": "^7.11.5",
"@babel/parser": "^7.11.5",
"chalk": "^4.1.0"
},
"gitHead": "af64ccb2b00bc7574943674996c2f0507cdbfb6f",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/types",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-types"
},
"types": "lib/index.d.ts",
"version": "7.11.5"
}