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.
79 lines
2.2 KiB
79 lines
2.2 KiB
{
|
|
"_from": "vue-demi@^0.7.4",
|
|
"_id": "vue-demi@0.7.5",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-eFSQSvbQdY7C9ujOzvM6tn7XxwLjn0VQDXQsiYBLBwf28Na+2nTQR4BBBcomhmdP6mmHlBKAwarq6a0BPG87hQ==",
|
|
"_location": "/vue-demi",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "vue-demi@^0.7.4",
|
|
"name": "vue-demi",
|
|
"escapedName": "vue-demi",
|
|
"rawSpec": "^0.7.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.7.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/@lucky-canvas/vue"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/vue-demi/-/vue-demi-0.7.5.tgz",
|
|
"_shasum": "88dee7492fc99a0f911ff03fc02c658fa2a79af8",
|
|
"_spec": "vue-demi@^0.7.4",
|
|
"_where": "F:\\bishe\\front\\node_modules\\@lucky-canvas\\vue",
|
|
"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"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "<p align=\"center\"> <img src=\"https://github.com/vueuse/vue-demi/blob/master/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>",
|
|
"exports": {
|
|
".": {
|
|
"import": "./lib/index.esm.js",
|
|
"require": "./lib/index.cjs.js"
|
|
},
|
|
"./": "./"
|
|
},
|
|
"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.js",
|
|
"module": "lib/index.esm.js",
|
|
"name": "vue-demi",
|
|
"peerDependencies": {
|
|
"@vue/composition-api": "^1.0.0-beta.1",
|
|
"vue": "^2.6.0 || >=3.0.0-rc.1"
|
|
},
|
|
"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.7.5"
|
|
}
|