UNPKG

valaxy-addon-iplocation

Version:
22 lines (21 loc) 474 B
{ "name": "valaxy-addon-iplocation", "type": "module", "version": "0.0.3", "description": "IP location addon for Valaxy", "repository": { "type": "git", "url": "git+https://github.com/MengNianxiaoyao/valaxy-addon-iplocation.git" }, "keywords": [ "valaxy", "addon", "ip" ], "main": "index.ts", "types": "index.d.ts", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org/" } }