Skip to content

Commit

Permalink
Chore(Config): Update Metadata for NPM publish
Browse files Browse the repository at this point in the history
  • Loading branch information
verumlotus committed Jan 13, 2023
1 parent 185ebb1 commit 15f879c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 8 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "circomlib-ml",
"name": "circomlib-ml-vesta",
"version": "1.4.4",
"description": "Circuits library for machine learning in circom",
"description": "Circuits library for machine learning in circom over the vesta curve",
"main": "index.js",
"directories": {
"test": "test"
Expand All @@ -14,13 +14,16 @@
"ethereum",
"circuit",
"circom",
"zksnark"
"zksnark",
"pasta curves",
"vesta",
"nova"
],
"repository": {
"type": "git",
"url": "https://github.com/socathie/circomlib-ml.git"
"url": "https://github.com/verumlotus/circomlib-ml-vesta"
},
"author": "Cathie So, PhD",
"author": "Cathie So, verumlotus",
"license": "GPL-3.0",
"devDependencies": {
"@types/node": "^18.11.9",
Expand Down

0 comments on commit 15f879c

Please sign in to comment.