diff --git a/package.json b/package.json index ec75e82..424b7a6 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "name": "migration-helper", - "description": "A tiny helper library for migrating data.", - "license": "GPL-3.0-or-later", + "name": "@holllo/migration-helper", + "description": "Tiny helper library for migrating data.", + "license": "AGPL-3.0-or-later", "version": "0.1.2", - "author": "Holllo ", + "author": "Holllo ", "repository": { "type": "git", - "url": "https://github.com/Holllo/migration-helper" + "url": "https://git.bauke.xyz/Holllo/migration-helper" }, "scripts": { "build": "tsc",