UNPKG

yugioh-card

Version:

<h1 align="center">🎉 游戏王卡片 - Yugioh Card 🎉</h1>

27 lines (26 loc) 513 B
{ "name": "yugioh-card", "version": "1.5.3", "main": "umd/index.js", "module": "es/index.mjs", "type": "module", "repository": { "type": "git", "url": "https://github.com/kooriookami/yugioh-card" }, "keywords": [ "yugioh-card", "yugioh", "rush-duel", "ygo", "leafer", "canvas" ], "author": "kooriookami", "license": "ISC", "dependencies": { "css-line-break": "^2.1.0", "leafer": "^1.9.0", "lodash-es": "^4.17.21" } }