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