mirror of
https://github.com/kunkunsh/kunkun-ext-ip-info.git
synced 2025-04-03 19:06:42 +00:00
10 lines
193 B
JSON
10 lines
193 B
JSON
{
|
|
"name": "@kunkun/kunkun-ext-ip-info",
|
|
"version": "0.1.2",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["dist", "README.md", "package.json", "mod.ts"]
|
|
}
|
|
}
|