diff --git a/package.json b/package.json index 762e91a..62efd83 100644 --- a/package.json +++ b/package.json @@ -1,4 +1,6 @@ { + "name": "extractor", + "version": "0.1.0", "license": "Apache-2.0", "scripts": { "test": "npx mocha" @@ -14,5 +16,9 @@ "poseidon-lite": "^0.2.0", "ts-node": "^10.9.1", "typescript": "^5.1.3" + }, + "repository": { + "type": "git", + "url": "https://github.com/pluto/extractor.git" } } \ No newline at end of file