You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.4 KiB
JSON
88 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"vue-demi@0.14.6",
|
|
"D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView"
|
|
]
|
|
],
|
|
"_from": "vue-demi@0.14.6",
|
|
"_id": "vue-demi@0.14.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==",
|
|
"_location": "/vue-demi",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "vue-demi@0.14.6",
|
|
"name": "vue-demi",
|
|
"escapedName": "vue-demi",
|
|
"rawSpec": "0.14.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.14.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vueuse/core",
|
|
"/@vueuse/shared"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.14.6.tgz",
|
|
"_spec": "0.14.6",
|
|
"_where": "D:\\myproject\\git\\JZJK-ZCDataQuery\\ZCDataQueryView",
|
|
"author": {
|
|
"name": "Anthony Fu",
|
|
"email": "anthonyfu117@hotmail.com"
|
|
},
|
|
"bin": {
|
|
"vue-demi-fix": "bin/vue-demi-fix.js",
|
|
"vue-demi-switch": "bin/vue-demi-switch.js"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/antfu/vue-demi/issues"
|
|
},
|
|
"description": "<p align=\"center\"> <img src=\"https://github.com/vueuse/vue-demi/blob/main/assets/banner.png?raw=true\" width=\"600\"/> <br> <a href='https://www.npmjs.com/package/vue-demi'><img src='https://img.shields.io/npm/v/vue-demi?color=42b883' alt='npm'></a> </p>",
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"exports": {
|
|
".": {
|
|
"types": "./lib/index.d.ts",
|
|
"require": "./lib/index.cjs",
|
|
"import": "./lib/index.mjs",
|
|
"browser": "./lib/index.mjs"
|
|
},
|
|
"./*": "./*"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"bin",
|
|
"scripts"
|
|
],
|
|
"funding": "https://github.com/sponsors/antfu",
|
|
"homepage": "https://github.com/antfu/vue-demi#readme",
|
|
"jsdelivr": "lib/index.iife.js",
|
|
"license": "MIT",
|
|
"main": "lib/index.cjs",
|
|
"module": "lib/index.mjs",
|
|
"name": "vue-demi",
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0-rc.1",
|
|
"vue": "^3.0.0-0 || ^2.6.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"@vue/composition-api": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/antfu/vue-demi.git"
|
|
},
|
|
"scripts": {
|
|
"postinstall": "node ./scripts/postinstall.js",
|
|
"release": "npx bumpp --tag --commit --push && npm publish"
|
|
},
|
|
"types": "lib/index.d.ts",
|
|
"unpkg": "lib/index.iife.js",
|
|
"version": "0.14.6"
|
|
}
|