{ "name": "@minpluto/polestar", "author": "SudoVanilla ", "type": "module", "version": "0.0.52", "license": "AGPL-3.0-only", "bugs": { "url": "https://ark.sudovanilla.org/MinPluto/Polestar/issues", "email": "support@minpluto.org" }, "funding": [ { "type": "SudoVanilla", "url": "https://liberapay.com/SudoVanilla/" } ], "exports": { ".": "./index.ts" }, "files": [ "index.ts", "src/*" ], "publishConfig": { "access": "public" } }