2021-03-01 15:26:05 +08:00

71 lines
1.6 KiB
JSON

{
"_args": [
[
"@vue/shared@3.0.6",
"J:\\Github\\CURD-TS"
]
],
"_from": "@vue/shared@3.0.6",
"_id": "@vue/shared@3.0.6",
"_inBundle": false,
"_integrity": "sha1-1lV2Qw/ErTg9x8gpEYeY5RaReNQ=",
"_location": "/@vue/shared",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vue/shared@3.0.6",
"name": "@vue/shared",
"escapedName": "@vue%2fshared",
"scope": "@vue",
"rawSpec": "3.0.6",
"saveSpec": null,
"fetchSpec": "3.0.6"
},
"_requiredBy": [
"/@vue/compiler-core",
"/@vue/compiler-dom",
"/@vue/compiler-sfc",
"/@vue/compiler-ssr",
"/@vue/reactivity",
"/@vue/runtime-core",
"/@vue/runtime-dom",
"/vue"
],
"_resolved": "http://192.168.250.101:4873/@vue%2fshared/-/shared-3.0.6.tgz",
"_spec": "3.0.6",
"_where": "J:\\Github\\CURD-TS",
"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.6"
}