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

64 lines
1.6 KiB

3 years ago
{
"_args": [
[
"@vue/shared@3.0.0-rc.10",
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
]
],
"_from": "@vue/shared@3.0.0-rc.10",
"_id": "@vue/shared@3.0.0-rc.10",
"_inBundle": false,
"_integrity": "sha1-56tiq8q7/HOFRZArlqOqePWfMoY=",
"_location": "/@vue/shared",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/shared@3.0.0-rc.10",
"name": "@vue/shared",
"escapedName": "@vue%2fshared",
"scope": "@vue",
"rawSpec": "3.0.0-rc.10",
"saveSpec": null,
"fetchSpec": "3.0.0-rc.10"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/@vue/shared/download/@vue/shared-3.0.0-rc.10.tgz?cache=0&sync_timestamp=1599067522965&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vue%2Fshared%2Fdownload%2F%40vue%2Fshared-3.0.0-rc.10.tgz",
"_spec": "3.0.0-rc.10",
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vue-next/issues"
},
"buildOptions": {
"formats": [
"esm-bundler",
"cjs"
]
},
"description": "internal utils shared across @vue packages",
"files": [
"index.js",
"dist"
],
"homepage": "https://github.com/vuejs/vue-next/tree/master/packages/shared#readme",
"keywords": [
"vue"
],
"license": "MIT",
"main": "index.js",
"module": "dist/shared.esm-bundler.js",
"name": "@vue/shared",
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vue-next.git",
"directory": "packages/shared"
},
"types": "dist/shared.d.ts",
"version": "3.0.0-rc.10"
}