@ahmiao666/red-packet-rain-vue
Version:
66 lines (65 loc) • 1.33 kB
JSON
{
"name": "@ahmiao666/red-packet-rain-vue",
"version": "1.0.11",
"type": "module",
"description": "Vue红包雨组件",
"main": "index.js",
"module": "index.esm.js",
"files": [
"index.js",
"index.esm.js",
"index.umd.js",
"README.md",
"LICENSE"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"red-packet",
"rain",
"canvas",
"vue",
"vue3",
"typescript",
"animation",
"game",
"ui-component",
"performance",
"red-packet-rain",
"红包雨",
"高性能",
"Vue组件"
],
"author": {
"name": "AM Red Packet Rain Team",
"email": "contact@redpacketrain.com"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ahmiao666/am-red-packet-rain-demo.git"
},
"bugs": {
"url": "https://github.com/ahmiao666/am-red-packet-rain-demo/issues"
},
"homepage": "https://github.com/ahmiao666/am-red-packet-rain-demo",
"engines": {
"node": ">=22.0.0",
"npm": ">=10.9.2"
},
"peerDependencies": {
"vue": ">=3.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not dead",
"not ie 11"
],
"sideEffects": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
}
}