diff --git a/package.json b/package.json index 4bc0d4a..94299d6 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,4 @@ { - "metadata": { - "publisher": "PyPI", - "languages": [ - "Python" - ], - "frameworks": [], - "paradigms": [], - "lifecycle": "Alpha" - }, "scripts": { "postinstall": "husky install" }, diff --git a/pyproject.toml b/pyproject.toml index ab677ca..865526a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,8 +53,8 @@ file = "README.md" content-type = "text/markdown" [project.urls] -repository = "https://github.com/JoelLefkowitz/" -homepage = "https://joellefkowitz.github.io/" +repository = "https://github.com/JoelLefkowitz/mock-file-tree" +homepage = "https://joellefkowitz.github.io/mock-file-tree" [[project.authors]] name = "Joel Lefkowitz"