diff --git a/package.json b/package.json index 86031ce..0e92b8c 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/Tenpi/soundcloud.ts" + "url": "https://github.com/Moebits/soundcloud.ts" }, "keywords": [ "soundcloud", @@ -32,14 +32,13 @@ "download", "downloader" ], - "author": "Tenpi (https://github.com/Tenpi)", + "author": "Moebits", "contributors": [ "Skick (https://github.com/skick1234)" ], "license": "MIT", "devDependencies": { "@istanbuljs/nyc-config-typescript": "^1.0.2", - "@tenpi/typedoc": "0.0.3", "@types/chai": "^4.3.16", "@types/mocha": "^10.0.6", "@types/node": "^20.12.12",