mirror of
https://github.com/kunkunsh/kunkun-ext-wifi-password.git
synced 2025-04-03 18:56:43 +00:00

* feat: support windows password fetching * feat: highlight current wifi ssid on windows. refactor windows code
10 lines
199 B
JSON
10 lines
199 B
JSON
{
|
|
"name": "@kunkun/kunkun-ext-wifi-password",
|
|
"version": "0.1.7",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["dist", "README.md", "mod.ts", "package.json"]
|
|
}
|
|
}
|