remove package json

This commit is contained in:
Dmitriy Ryajov 2023-03-20 19:05:54 -06:00
parent 7264325fc5
commit fac8803bc4
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4
2 changed files with 0 additions and 9127 deletions

9106
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,21 +0,0 @@
{
"name": "codex-zk",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "mocha"
},
"author": "",
"license": "ISC",
"dependencies": {
"@zk-kit/protocols": "^1.11.1",
"chai-as-promised": "^7.1.1",
"circom_tester": "^0.0.19",
"circomlib": "^2.0.5",
"circomlibjs": "^0.0.8",
"merkletreejs": "^0.3.9",
"mocha": "^10.1.0",
"snarkjs": "^0.5.0"
}
}