mirror of
https://github.com/kunkunsh/kunkun-ext-qrcode.git
synced 2025-04-03 18:36:41 +00:00
10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"name": "@kunkun/kunkun-ext-qrcode",
|
|
"version": "0.1.4",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["build", "README.md", "package.json", "mod.ts"]
|
|
}
|
|
}
|