diff --git a/package.json b/package.json index aa67cc1..5394502 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,19 @@ { "name": "@minpluto/flurry", - "author": "SudoVanilla", + "author": "SudoVanilla ", "type": "module", - "version": "0.0.1", + "version": "0.0.11", "license": "AGPL-3.0-only", + "bugs": { + "url": "https://ark.sudovanilla.org/MinPluto/Flurry/issues", + "email": "support@minpluto.org" + }, + "funding": [ + { + "type": "SudoVanilla", + "url": "https://liberapay.com/SudoVanilla/" + } + ], "exports": { ".": "./index.ts" },