Skip to content

Commit

Permalink
update package.json (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel authored Aug 26, 2024
1 parent 71b4470 commit 4473a8b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"name": "extractor",
"version": "0.1.0",
"license": "Apache-2.0",
"scripts": {
"test": "npx mocha"
Expand All @@ -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"
}
}

0 comments on commit 4473a8b

Please sign in to comment.