Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Autoparallel committed Aug 26, 2024
1 parent 71b4470 commit f724f3e
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 f724f3e

Please sign in to comment.