27 lines
No EOL
526 B
JSON
27 lines
No EOL
526 B
JSON
{
|
|
"name": "@minpluto/polestar",
|
|
"author": "SudoVanilla <korbs@sudovanilla.org>",
|
|
"type": "module",
|
|
"version": "0.0.51",
|
|
"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"
|
|
}
|
|
} |