2025-01-18 06:13:10 -05:00

10 lines
201 B
JSON

{
"name": "@kunkun/kunkun-ext-ip-info",
"version": "0.1.0",
"license": "MIT",
"exports": "./mod.ts",
"publish": {
"include": ["dist", "demo", "README.md", "package.json", "mod.ts"]
}
}