mirror of
https://github.com/kunkunsh/kunkun-ext-wifi-password.git
synced 2025-04-03 18:56:43 +00:00
10 lines
183 B
JSON
10 lines
183 B
JSON
{
|
|
"name": "@kunkun/kunkun-ext-wifi-password",
|
|
"version": "0.1.3",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["dist", "README.md", "mod.ts"]
|
|
}
|
|
}
|