{"_id":"circomkit","_rev":"33-d1afda7f23db60deabae448f0124d874","name":"circomkit","dist-tags":{"latest":"0.3.4"},"versions":{"0.0.1":{"name":"circomkit","version":"0.0.1","author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.1","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"e141172abd81cf882106617ded2711bb810fef6f","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.1.tgz","fileCount":39,"integrity":"sha512-oTBJ2oHzShCPaetYyK0VNrHCBDuvwj3CsAx4dM0wsVIkhpvHmfRC1z0FWgH9bh9gRPnpInWVL6TQ2lex/4qStg==","signatures":[{"sig":"MEUCIFdrYS4BFbjt1yH3nuV+kRzoXD7QBlykibUjx89SEdIOAiEAzyC+UbWROGQiCKfC/BiV7www/n3Q3c6z4PaQ9BgbUAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4878915},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","build:copy":"copyfiles bin/* bin/**/* dist","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"ejs":"^3.1.9","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","copyfiles":"^2.4.1","@types/ejs":"^3.1.2","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"peerDependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.1_1685742185679_0.6312839513229709","host":"s3://npm-registry-packages"}},"0.0.2":{"name":"circomkit","version":"0.0.2","author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.2","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"b0802f4c8c897a7df8df87b6d81fefb896dd4318","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.2.tgz","fileCount":36,"integrity":"sha512-e4YjNxREegDVW6NG3Q0KxWHMBUCUn9PPAB2WClso7w47uOzgCZZK3+xV3c0pFxqmSAg2T8Vd5L8to+4SwMU+Pw==","signatures":[{"sig":"MEUCIEM7zYqZCGjvJxKP9BBg9gTHq6g3jfCOfXQeBc7TwAkOAiEAwLEc0+XWDAkyHsuZVo2eSJ2bmgYYonBMtkkfUr/reo8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77019},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","build:copy":"copyfiles bin/* bin/**/* dist","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"ejs":"^3.1.9","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","copyfiles":"^2.4.1","@types/ejs":"^3.1.2","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"peerDependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.2_1685742376059_0.6529319615692899","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"circomkit","version":"0.0.3","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.3","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"a93ad3d99f76fc330ee9fb59a0f47ccfa5dfcdd2","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.3.tgz","fileCount":42,"integrity":"sha512-APyIPA+a36MiMZFB/LBm1ydBxcrJKZ2eTkLyYSwgOwC8u7FXdhpvvJPjZFRdcDx/os97ht5LamJDjeYtzxW6dw==","signatures":[{"sig":"MEUCIQD1+e1GFDMHYkYiRYj2CyzvdyEjxEa1Iyl+WaCJtzSmwAIgY+UQbopYGRlVjTQvZLGisGybqT7Fnror86o0rROHCIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93474},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.3_1685814061567_0.5678782012370582","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"circomkit","version":"0.0.4","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.4","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"ef2d0e93a8524c81d072504a9836d373ebf55385","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.4.tgz","fileCount":42,"integrity":"sha512-sLmbXdrcHUe/W5L77Oi6WVlR9cPMNO+yKDUGWx6qnd3wC9ZLVjUnfLgYh+tXInfsf0ZrP5l6rw8Oehr87xDefg==","signatures":[{"sig":"MEUCIQDOy7j7eM2YZTXmhaMTzjBmES4xr22pAQuxiFOdlDrOxgIgDgiGJ96zpdjglIpzkijN79Q9VVKa2T3z7irZTofikhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93334},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.4_1685814988706_0.047863310021657","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"circomkit","version":"0.0.5","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.5","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"c30d418950c66336a1d8e5b829d2706860d87d6e","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.5.tgz","fileCount":42,"integrity":"sha512-ZgwlX9Ta4YqXPZuwRhdoqXNS1yYSMcGsfyfZ1VbmWFc3jfr8HX1wVdQAp9Wlbc083FTtTMQstPTmg3IIO3iluw==","signatures":[{"sig":"MEQCIBaS/CPEq81cLp4fD8isKYB9SPxrEtl0a3RaOdsCY8WsAiBfiw+TTepW20hqnTbwTH+Per8o/JwojPGqwlUWZh/fTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93334},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.5_1686584829065_0.7356883224421153","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"circomkit","version":"0.0.6","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.6","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"8d5d7527828418aa15aa233de8a52629159b89bf","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.6.tgz","fileCount":42,"integrity":"sha512-+udwQjsy5xG7HZmQg4fqgJjTmBNzgapvwZiUnQLP1C+YcNXpjCo72AXYnUqJ7h0UhI4MPEcpNdzkRo87ha036g==","signatures":[{"sig":"MEYCIQClxxHFxYy0poumw7A3KKkyLV204I1UJyTwj4QsTM7hSwIhAJTDv8Ku4UqgCSqVqEOWgqt7sgsHzlaIAeZqmbmL3Apl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92824},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.6_1686585170690_0.4121530600382741","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"circomkit","version":"0.0.7","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.7","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"ee96b712476a07a31d8529cabeeca02921231351","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.7.tgz","fileCount":42,"integrity":"sha512-DLDVBUj+azqnxymSqesuauDZiPFYx1aT86hrJsqWUBjxfW3jWdIjKyTT4yeSfoZ6jwfGXSAbe2baVDlB+L44fA==","signatures":[{"sig":"MEUCIFLrVx1k0Igho7A6m4+mmEMQ47vjMscf1SBSywDPOEfrAiEApFl2hhF/gs9jYptOGFOMKF2UMRz+YnTFc1XfDtQg85I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95854},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","type":"./scripts/cli.sh -f type -c","build":"yarn build:clean && npx tsc -p tsconfig.build.json","clean":"./scripts/cli.sh -f clean -c","debug":"./scripts/cli.sh -f debug -c","prove":"./scripts/cli.sh -f prove -c","setup":"./scripts/cli.sh -f setup -c","style":"yarn format && yarn lint","usage":"./scripts/cli.sh -f help","format":"npx prettier --check ./**/*.ts","keygen":"./scripts/cli.sh -f keygen -c","verify":"./scripts/cli.sh -f verify -c","compile":"./scripts/cli.sh -f compile -c","witness":"./scripts/cli.sh -f witness -c","calldata":"./scripts/cli.sh -f calldata -c","contract":"./scripts/cli.sh -f contract -c","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/","instantiate":"./scripts/cli.sh -f instantiate -c"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.7_1686603432209_0.2905313795381492","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"circomkit","version":"0.0.8","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.8","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"ad8fec12091017691135fe267de0c76995979e7c","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.8.tgz","fileCount":48,"integrity":"sha512-sJHbSkmrFJs+Y8FjYic+2pawh7bhOvljizUkaJgI/U6ijWsZa6EgaJAvq0NK96ASSO1ZetdGfLpkGhaYdn6XAA==","signatures":[{"sig":"MEUCIBu/62xUb0rvXFIaM8jpi9V1BCGA80APG3xvOlbtBcs6AiEAnzOmZuz2QGdr/yoE2adpIpHmASllx1hxVwI6rqlELP4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96125},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.8_1686688038863_0.4550214017870131","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"circomkit","version":"0.0.9","keywords":["circom","zk","zero knowledge","zero-knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.9","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"64113281b0979abe627982c4dbe560bbb57272b8","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.9.tgz","fileCount":48,"integrity":"sha512-3LlJiOOF1WleDhH6OL5DQt92WfYcdzQRGwJxLfj5UJTctxg7IO32RhIXMi2uJia3EplSzGya+7NgtyQPA1INIA==","signatures":[{"sig":"MEUCIQD8FX0mFCROz1RwUWdjY3IPrgytEw26h0DrfBD3GWlwxgIgciZTiRUf+rduuw5cNAwALt3iooHuUnWd9f21DKKVaok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96170},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha --grep","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","test:all":"npx mocha","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.6.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1"},"optionalDependencies":{"circomlib":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.9_1686689929660_0.6571917923835311","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"circomkit","version":"0.0.10","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.10","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"a4da94b9b540a76a02bf7aba013a5ea8d93a0c6d","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.10.tgz","fileCount":45,"integrity":"sha512-T4FJDkDCR0UtisLj+y7epOuVLBwhQbbFyjhTxg6kmjMVKn00FbEd7MplIIaN4sYam6rTHTRCb7w0HJd2XkJIOw==","signatures":[{"sig":"MEYCIQD81rtBAlsEw6Ur1uXdbhFWyPyqGErqgHkBy70IAWbFsQIhAJwEIGBUIquwQj60l+aH7GfGjJ8gOrF5hkqCveRrYUfJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111085},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.10_1688205629123_0.36230258241541513","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"circomkit","version":"0.0.11","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.11","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"447d5d7c416609f16862bca8f4e95d5b329917bf","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.11.tgz","fileCount":45,"integrity":"sha512-XPtfqr0zmKVIqCmQeyvUCthqqmxfzR1Ls80pHyZP/aRwxI1rtgPuAU/7uAyY+tpiFMrRnxFHIe2Kxa/2QayylQ==","signatures":[{"sig":"MEYCIQCRDYcDUYUF1qKajeJ4hv3DszahkjM4VK4ahfK9qkuaMgIhAPo4lrTzDEGq/ao6S7g7lPs/KPBKfkH3npwrnMpGGPMY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112354},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.11_1688210853878_0.047671263222115234","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"circomkit","version":"0.0.12","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.12","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"366486aeb87af942b358edd491e4ad8dec9e8ffd","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.12.tgz","fileCount":45,"integrity":"sha512-AeF3j9UabQGpfS1xWAFB0Vkn1+6VKQeeiKHVFKpe61bguDIzFWL3lbbqWrg190N7O4W2TG2EASoTG/Q+tH3zZw==","signatures":[{"sig":"MEQCIHhl7axT+6qqdZX5WfXvcXfVJl2ml89RPGHEzkcgZ+djAiB368spQvHXcj+WHm4FSnhhl3J8eF0vy5SFXwPJRZDSyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112340},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.12_1688214227883_0.36122554646920535","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"circomkit","version":"0.0.13","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.13","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"25ef612b2e8c7c35c7465b13d4b6dbba4da3920d","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.13.tgz","fileCount":45,"integrity":"sha512-zionVI8u/5Q5VadojJLVb4mu+krMyAbhsj2PAjaax5ve7FNOsLxUNFabd69siwI4JQ7vUGrXJYq1Bdr6KR3QMA==","signatures":[{"sig":"MEUCIQD08O7cpu+wyggeJ1cJkuhTVzFX36CIHKK5M/Pue2fHiQIgec60gbDEZVsDJaIvc+LPEqW5vkmWFEEeUUtrkKX4LJI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":112344},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"yarn build:clean && npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prepublish":"yarn build","build:clean":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.13_1689427002720_0.5469348081005097","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"circomkit","version":"0.0.14","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.14","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"4965db0854752e38ba91d5f22c45a6eec3c39f77","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.14.tgz","fileCount":46,"integrity":"sha512-uTzaPkHG+MH9wraehcsIB/PiovYsWJ656gzDRCg66tvjB/Y9lFaR39MTDxdFbBRfaytIczcdSK/NLfSJ4KB/MQ==","signatures":[{"sig":"MEUCIQDTiR+zZ2k7KevHG9TL8/LInU1S71KRBLRJHNvJbvIkXQIgTqqgMeev9wjLjX3Jxpe/w+kPyMogT7ZxhGEeaBDeDTA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115568},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.14_1689427407679_0.08637750202556282","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"circomkit","version":"0.0.15","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.15","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"b9c05607517bdea9fd77dcce77160b917a186c8e","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.15.tgz","fileCount":46,"integrity":"sha512-1drtkfEcY65nC+OkcoBoOHOmMnr77NtqHtfEohcyA95y3z4GVR58QOeiOHiU9gqEBk9TOxNevBKPxsN5/BNWiA==","signatures":[{"sig":"MEYCIQD6bpjRtrP/dyqhPgnkdzxAG4NqyIwDI/4B7s0edov5cwIhALtZuNvVHCeoaAbwXNA6D8oPyrrpT+h0bOTiwsJUGISC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118556},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.15_1689616526008_0.31847633820861065","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"circomkit","version":"0.0.16","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.16","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"83ed18838d7aef97f56281464abc3a1db5bf2acc","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.16.tgz","fileCount":46,"integrity":"sha512-Q/LEGUHHAjPOnBr4hIKFqbGaqBRyqRo3Qx8gWwywGcc6a+bNWnI+iHn5fEs0pT7rheKPWqDUcuZu+3Bvy1d2LA==","signatures":[{"sig":"MEUCIDHVPrazvY7MIrEr9H8kv1HcuM4GLt+Lkd64vCW1qzepAiEA/IC8/kcycsPMVXW3alZqw6+z7HuiGW4QPSyW8OeL+0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":118712},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^3.1.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.16_1689619171491_0.33881898912305286","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"circomkit","version":"0.0.17","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.17","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"9b5f0a9422c53ed9efd68e21cab1d2926507f298","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.17.tgz","fileCount":46,"integrity":"sha512-Mb5gUGkFoDDEkUjW0Srr7eF/ozy5POLNIMGZAmieWnSoK00Ntl6feMPEuwVGjrEA/H8FK8fEyBchCejYUlYOfw==","signatures":[{"sig":"MEUCIQCyAbcbKOj78wSSpBxIIxX/9fg44mxLM38/1t8jLQC+iAIgW18IHhTvi/GYxOFKaq9r468nNwzkAI4V2fYHgvipuqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119659},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^5.0.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.17_1693422399215_0.19553143406853613","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"circomkit","version":"0.0.18","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.18","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"fe5c4452e776ce068cd29e68e6dc27a3517a17dd","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.18.tgz","fileCount":46,"integrity":"sha512-ScBablP0kFa1+1tv+06hteI76ra/Y9oBUM1h8/RkDfeBPwTcJefDtKDHeSJ7j+8WZTCM/oT017Ap8s+GTeXMng==","signatures":[{"sig":"MEUCIFIGZFQ0A8CDSmmJ55w0n/tEMoe4yM+PCeJQeoqO6asGAiEA7i4QPwD0eu55W8RYV4VQmqHxe/5GiI3rad8bBKvZ77o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116295},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx gts lint","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"https://github.com/erhant/circomkit.git","type":"git"},"description":"A Circom development environment","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2023 Erhan Tezcan\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"gts":"^5.0.1","mocha":"^10.2.0","rimraf":"^5.0.1","ts-node":"^10.9.1","mocha-each":"^2.0.1","typescript":"^4.9.5","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.18_1693426420249_0.07844140779410935","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"circomkit","version":"0.0.19","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.19","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"2144f96fc7c2420dc113c30e0f556dee5ebcd00b","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.19.tgz","fileCount":36,"integrity":"sha512-3zfuB4CRi4vM5xid9ULxSY3vgnKx03Rt5cKzIa34AM+uipOWTMHEUJ6KdpXnkAXt6+GTgKaFWQF06MZwHVXRhQ==","signatures":[{"sig":"MEYCIQDHAMgK8gB9xALOfHZZ82xRWX2o8x3J+EL/tXnBPQfolQIhAP4OTAgIA7QokWCD7fgg8BwhLM8t5Jb6JQPE2DZT921J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":114923},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"2e7ae21da3baa9f9fcf2d58c64fef1272a273f4e","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.1.0","description":"A Circom development environment","directories":{},"_nodeVersion":"20.9.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.19_1701271861408_0.6805824726061898","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"circomkit","version":"0.0.20","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.20","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"4fb17f3a2ab629521c2bda37aaacf53b1fdc08d6","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.20.tgz","fileCount":36,"integrity":"sha512-rzCJFV1WNshAhOrlSW1rnz3tTRoVjsQ3gkO4T0sNcrYa3mNRQxc02O4d7pUS7mKhAGDFgo2VpIkz3zfPcoLhrA==","signatures":[{"sig":"MEUCIDxDbxU0xOsqGSduFuf6cBCyKIN7bPa3lfgCoh7GNHpJAiEAoe5HUCSXbYfnFhif/jKcoT2sXOcm867T+ZjUqKGTfu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115170},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"220ab9b64882116b024941cd18e6c862cebf9d58","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/","prepublish":"yarn build"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.2.3","description":"A Circom development environment","directories":{},"_nodeVersion":"20.10.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.20_1705232450406_0.6518202326182523","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"circomkit","version":"0.0.21","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.21","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"b5c7de9924c6d1150ff4e851f4e3c4fd1d7035d1","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.21.tgz","fileCount":36,"integrity":"sha512-DlMifIquyKOf4mSOjW6TostDwiXsuQp+Fox+3hR+cvARfthPR7LZq42I5PaT8B5Hr970LGnK6qTEFQvI1IfmgQ==","signatures":[{"sig":"MEUCIA4zPAntIdTAEK4VN4ruGGCw3DfIuAkY6cDw2ctw4OOqAiEApVBFlBE7bPsBvueUKKvJ1OO6hT4FKKkZR8fh61rOeu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":119303},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"2f8fc3ff7b7655059b085fefad56cc066e0b648a","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.2.4","description":"A Circom development environment","directories":{},"_nodeVersion":"20.11.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.21_1706101592957_0.4985865799180269","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"circomkit","version":"0.0.22","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.22","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"0d1425fdece61972b002fd69a5b636515289c65a","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.22.tgz","fileCount":42,"integrity":"sha512-rfNiDCBrg/c9JI4nbvpKa123eFyrBFHBHUUeJFjHpzuG7Zw3KMbIUs4dw9xoIeqtzLYL4Hs4jXTMKluStEMxKA==","signatures":[{"sig":"MEUCIQD/po3OjSGvDmkQVlxRSmxnRwCkbzcpkHuQyKmT7ZO8DQIgIQ1uNwCPJuPZlxN+BtpEvpStWq+9V6SdM1e191F1M6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":122005},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"93c7cf91d66fdcb338e60da7cccc4d1ced9429ff","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.2.4","description":"A Circom development environment","directories":{},"_nodeVersion":"20.11.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.22_1706380176991_0.7448874283196418","host":"s3://npm-registry-packages"}},"0.0.23":{"name":"circomkit","version":"0.0.23","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.23","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"8b551d14a6b333a7615978afdf74e3c897d49bfd","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.23.tgz","fileCount":45,"integrity":"sha512-lFbfwsYhrs3Xw71ewKs4E8XQXpP0sEgA3TMSWijUfIkvb20Vccz+kFsjZxH0iwQO7stxNyJOd/4v8OjKbG4JYg==","signatures":[{"sig":"MEUCIFEClakwyDrB3gdYLAPtvRINl06VxPiplo3rR5RXclKrAiEA/P1rXXdCKS/rbImruSgOJW9+CEK1aD6wHk6vVhQscxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":133394},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"1a787a45214d87a1a632e955bf6c2e9c1ff36ba6","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.2.4","description":"A Circom development environment","directories":{},"_nodeVersion":"20.11.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.23_1708026750375_0.04431217952834743","host":"s3://npm-registry-packages"}},"0.0.24":{"name":"circomkit","version":"0.0.24","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.24","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"11db0ba17da9f5bd3e58bc87d5b39bb8375e3bf8","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.24.tgz","fileCount":45,"integrity":"sha512-lw5Kj6zAWS8NYZjlDCGEDeA1e0/Vpa6t6W3GT0AxfhswUoqK0Nu3sz5hu8ZQ+Efh0Ss3eLoD0y+9sOkySEwgEA==","signatures":[{"sig":"MEQCIH63vWQJmfx90fg73PR/GqETixPeXonFQ8JtYaq9ry1+AiBsHtrS0MYutrOg0bjDMW5DYxg4iu1IswislkeJqG0iQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":134269},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"0af1603b31f5b0c009b06e2b580fda5a9c657a28","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.2.4","description":"A Circom development environment","directories":{},"_nodeVersion":"20.11.0","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"mocha":"^10.2.0","eslint":"^8.54.0","rimraf":"^5.0.1","ts-node":"^10.9.1","prettier":"^3.1.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","eslint-plugin-node":"^11.1.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@typescript-eslint/eslint-plugin":"^6.13.1"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.24_1708164868900_0.16821179487846782","host":"s3://npm-registry-packages"}},"0.0.25":{"name":"circomkit","version":"0.0.25","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.0.25","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"e8bf36b9b84d9af282e3a0837d9b35855f23bf5a","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.0.25.tgz","fileCount":45,"integrity":"sha512-/YejX4lDOaaFgZ8hM3fZcecwzrAVllakk/FkDVK5lCjQfnA+ngE+RtY8OjGCTcAQUmDi4EHYP2RJ6Q1I60L+oA==","signatures":[{"sig":"MEUCIQCjJXy+YNSj0FIHBhuu95AF6d3+PB1Tc1jX5piW9w8qQwIgY/9vGh6nLgSKR5Np2GoBlK1SYaDg6AcoXOMmO4oG+B8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":135707},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"3db92f13bdf4741074d8372f59f2c5391681c094","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.5.0","description":"A Circom development environment","directories":{},"_nodeVersion":"20.12.1","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"solc":"^0.8.25","mocha":"^10.2.0","eslint":"^8.54.0","ethers":"^6.4.0","rimraf":"^5.0.1","hardhat":"^2.14.0","ts-node":"^10.9.1","prettier":"^3.1.0","typechain":"^8.3.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","solidity-coverage":"^0.8.0","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","hardhat-gas-reporter":"^1.0.8","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-verify":"^2.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-ignition":"^0.15.0","@nomicfoundation/hardhat-chai-matchers":"^2.0.0","@nomicfoundation/hardhat-ignition-ethers":"^0.15.0","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.0.25_1713212948541_0.7889721972688144","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"circomkit","version":"0.1.0","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.1.0","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/bin/index.js"},"dist":{"shasum":"f44cf86d46b3a3dff5a4958b6450f494d6fa9970","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.1.0.tgz","fileCount":48,"integrity":"sha512-Mnc9IuOoaN7FitfURvbg2Q5j62S7/zQl6l18u5dcIhZg3Ot9MZYLiGIotCaF1Gfp/vAUKnvO2lnS3Xc1TdTISA==","signatures":[{"sig":"MEUCIGPQ+PxdZN+sAFupom5Xe+lbVvPsou5nwtgK0Z0ABA/nAiEAuYJkc4RXdW4L7SkR+1AZ04tVYzXbUQg6milS/QstaLM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142497},"main":"dist/index.js","types":"dist/index.d.ts","engines":{"node":">=12.0.0"},"gitHead":"c9f951a89512df9dc12147f915e9220b034f42ab","scripts":{"cli":"yarn build && node ./dist/bin","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"npx mocha","build":"npx tsc -p tsconfig.build.json","check":"npx tsc --noEmit","style":"yarn format && yarn lint","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","pretest":"rimraf build/","prebuild":"rimraf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.5.0","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.12.2","dependencies":{"chai":"^4.3.7","snarkjs":"^0.7.0","loglevel":"^1.8.1","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"solc":"^0.8.25","mocha":"^10.2.0","eslint":"^8.54.0","ethers":"^6.4.0","rimraf":"^5.0.1","hardhat":"^2.14.0","ts-node":"^10.9.1","prettier":"^3.1.0","typechain":"^8.3.0","mocha-each":"^2.0.1","typescript":"^5.3.2","@types/chai":"^4.3.4","@types/node":"^18.11.18","@types/mocha":"^10.0.1","@types/snarkjs":"^0.7.8","@types/mocha-each":"^2.0.0","solidity-coverage":"^0.8.0","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","hardhat-gas-reporter":"^1.0.8","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-verify":"^2.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-ignition":"^0.15.0","@nomicfoundation/hardhat-chai-matchers":"^2.0.0","@nomicfoundation/hardhat-ignition-ethers":"^0.15.0","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.1.0_1714159413822_0.4430072200364299","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"circomkit","version":"0.2.0","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.2.0","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"2bc9b916be30b11d42da18436a4d334df9f0a260","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.2.0.tgz","fileCount":3,"integrity":"sha512-kngS8WGdZkJNJOr2MehwtBWoPnZpHbI6HeTR8ZJ7yRmQCRp25aSgS2ZlRCamyxQnqdxfUEOjsKxZybmhOSaqoQ==","signatures":[{"sig":"MEYCIQD1rsVmqtkuWcz0YxYav5diNuU+KmA5gHktKJ7KtH/PugIhAM4P7qLHwrXw5Q61DokeQj5LVl9b++x+iXIQHEv+Ao3E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16711},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"95678ffc81730a845d6c14b625239d935808c0ce","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.5.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.13.1","dependencies":{"loglevel":"^1.8.1","commander":"^12.0.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.25","eslint":"^8.54.0","ethers":"^6.4.0","hardhat":"^2.14.0","pkgroll":"^2.0.2","ts-jest":"^29.1.2","ts-node":"^10.9.1","prettier":"^3.1.0","typescript":"^5.3.2","@types/jest":"^29.5.12","@types/node":"^18.11.18","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@commander-js/extra-typings":"^12.0.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.2.0_1716060751900_0.5464223839602542","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"circomkit","version":"0.2.1","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.2.1","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"14385a065c62a36f4de475dfad681801fc80031c","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.2.1.tgz","fileCount":14,"integrity":"sha512-7O8QsOLUq2QvwGMimvWxwdg7OgV33OT7ZBND+81dv3JrVp8ove93yV16jF3TW6XBncSY92/Aka8F4CAi/H9VQw==","signatures":[{"sig":"MEUCIASaf+kaNncQFIfZ/qgEtfIpJOQOHAkPaGrLFNbQDLrHAiEAqFuOxPLA7yxvCS0MUxSM1ScOtP4mmaCeC3ssex6fVW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222330},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"37d5288ed198ff3a4b559cc6b4f4e6c42aa1a155","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.5.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.13.1","dependencies":{"loglevel":"^1.8.1","commander":"^12.0.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.25","eslint":"^8.54.0","ethers":"^6.4.0","hardhat":"^2.14.0","pkgroll":"^2.0.2","ts-jest":"^29.1.2","ts-node":"^10.9.1","prettier":"^3.1.0","typescript":"^5.3.2","@types/jest":"^29.5.12","@types/node":"^18.11.18","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@commander-js/extra-typings":"^12.0.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.2.1_1716061266065_0.4177186886851023","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"circomkit","version":"0.3.0","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.3.0","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"bf582cb82dfc1fd2c12e06b8c1897eeaf786994c","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.3.0.tgz","fileCount":14,"integrity":"sha512-U9GUKwy24AAdUre0MJ/6KyqZM6q5QRwiNNDLOVKARjuvOaCm6+WZ4hU5felAsdWq4QtZygrc5uKeRzAbJbZANQ==","signatures":[{"sig":"MEQCIB2Vwsd0cP9khPO12KkmDVKvps3qWEy6PXBvduIqAtjkAiAowBnZb0G+S4bprrY3BH3W+lB1euFJlIvD/HIMjfqX1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225085},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"48bc6b91bb288cee5859c1a854772fe8fa95585b","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.8.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.17.0","dependencies":{"loglevel":"^1.8.1","commander":"^12.0.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.25","eslint":"^8.54.0","ethers":"^6.4.0","hardhat":"^2.14.0","pkgroll":"^2.0.2","ts-jest":"^29.1.2","ts-node":"^10.9.1","prettier":"^3.1.0","typescript":"^5.3.2","@types/jest":"^29.5.12","@types/node":"^18.11.18","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@commander-js/extra-typings":"^12.0.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.3.0_1725917200371_0.9166041933740514","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"circomkit","version":"0.3.1","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.3.1","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"23b13e994b16523927f3a1bad81959557a7443c6","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.3.1.tgz","fileCount":14,"integrity":"sha512-beZ3yB7ymcf1VqFt5JmdjQGZku/rwpJKY/EpEhCRJPFH+ThhZajiJO1k/wFwwUl4VyGBme8iNCC2a3CIoqnaEQ==","signatures":[{"sig":"MEYCIQCCgzQDN1s9f4/3WOlpKgCymNtg79HzzTNvHEjLSRlIOAIhANUiU77XQgku2GqPKd7lxIzzlJmCNo6NQNzMkNbIJ8UF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227524},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"37c16af8e13a547f9b5e15aa9f52b0e4a6978bd2","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.8.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.17.0","dependencies":{"loglevel":"^1.8.1","commander":"^12.0.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.25","eslint":"^8.54.0","ethers":"^6.4.0","hardhat":"^2.14.0","pkgroll":"^2.0.2","ts-jest":"^29.1.2","ts-node":"^10.9.1","prettier":"^3.1.0","typescript":"^5.3.2","@types/jest":"^29.5.12","@types/node":"^18.11.18","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.0","eslint-config-prettier":"^9.0.0","eslint-plugin-prettier":"^5.0.1","@typescript-eslint/parser":"^6.13.1","@commander-js/extra-typings":"^12.0.1","@nomicfoundation/hardhat-ethers":"^3.0.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.13.1","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.3.1_1728231816722_0.8556169812960535","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"circomkit","version":"0.3.2","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.3.2","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"9a0630cfc04595c494ffcfaf2be999fa77c85e3c","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.3.2.tgz","fileCount":14,"integrity":"sha512-/ek/xtVNaBFlp2g12TPAfn9kSFUnZuKOiCvZFFnPn3JtZwi40r4eTDozPaaJKH4ZZx3alEgCr9MhOP24+o4CvA==","signatures":[{"sig":"MEUCIHT6ldkdziTbkkvD84JvWYCs76KEjQGOnv4J10HIUtMJAiEA6OQfi+T6M9jyl6HbRVLRt9R4smKNWUEZAXbrpmddrlw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":228995},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"987e293291718cc7fdde04c56e832fa0db606029","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.8.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.18.1","dependencies":{"loglevel":"^1.9.2","commander":"^12.1.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.28","eslint":"^8.57.1","ethers":"^6.13.4","hardhat":"^2.22.16","pkgroll":"^2.5.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.4.1","typescript":"^5.7.2","@types/jest":"^29.5.14","@types/node":"^18.19.67","@typechain/hardhat":"^9.1.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@typescript-eslint/parser":"^6.21.0","@commander-js/extra-typings":"^12.1.0","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.21.0","@nomicfoundation/hardhat-network-helpers":"^1.0.12"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.3.2_1733058766720_0.9383017246815815","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"circomkit","version":"0.3.3","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"author":{"name":"erhant"},"license":"MIT","_id":"circomkit@0.3.3","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"homepage":"https://github.com/erhant/circomkit#readme","bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"bin":{"circomkit":"dist/cli.js"},"dist":{"shasum":"9e67fdbad2f21fd927c7e84c1e589ba22b6d7b69","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.3.3.tgz","fileCount":14,"integrity":"sha512-ulcWN4zNAoqPRbIto1PD4wFZQdGUBBVoY8lOakkRk3CB5iykOm9XEwVK/KJhLVe9vzODTp2iMJo4Tf/8DY9/0w==","signatures":[{"sig":"MEUCIQC0GDEzh51uTAC82dpfPxxx0aZbqqvDTWmh+elANJgCkAIgXdF9EujtOlvTjkuV/V0igta+8lU+etDmYFxLOTO2Mgc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":232554},"main":"./dist/index.cjs","types":"./dist/index.d.cts","module":"./dist/index.mjs","engines":{"node":">=12.0.0"},"exports":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"}},"gitHead":"0bb500e2d0feac3db00688d40b3142a78f5726bb","scripts":{"cli":"pnpm build && pnpm cli:nb","lint":"npx eslint '**/*.ts' && echo 'All good!'","test":"jest","build":"pkgroll","check":"npx tsc --noEmit","cli:nb":"node ./dist/cli.cjs","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts","prebuild":"rm -rf dist/"},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com"},"prettier":{"printWidth":120,"arrowParens":"avoid","singleQuote":true,"trailingComma":"es5","bracketSpacing":false},"repository":{"url":"git+https://github.com/erhant/circomkit.git","type":"git"},"_npmVersion":"10.8.2","description":"A Circom testing & development environment","directories":{},"_nodeVersion":"20.19.1","dependencies":{"loglevel":"^1.9.2","commander":"^12.1.0","circom_tester":"^0.0.19"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","solc":"^0.8.28","eslint":"^8.57.1","ethers":"^6.13.4","hardhat":"^2.22.16","pkgroll":"^2.5.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.4.1","typescript":"^5.7.2","@types/jest":"^29.5.14","@types/node":"^18.19.67","@typechain/hardhat":"^9.1.0","eslint-plugin-node":"^11.1.0","@typechain/ethers-v6":"^0.5.1","eslint-config-prettier":"^9.1.0","eslint-plugin-prettier":"^5.2.1","@typescript-eslint/parser":"^6.21.0","@commander-js/extra-typings":"^12.1.0","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^6.21.0","@nomicfoundation/hardhat-network-helpers":"^1.0.12"},"peerDependencies":{"snarkjs":"^0.7.x","@types/snarkjs":"^0.7.x"},"_npmOperationalInternal":{"tmp":"tmp/circomkit_0.3.3_1747665510505_0.33302043359304667","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"circomkit","version":"0.3.4","description":"A Circom testing & development environment","author":{"name":"erhant"},"license":"MIT","scripts":{"build":"pkgroll","prebuild":"rm -rf dist/","cli:nb":"node ./dist/cli.cjs","cli":"pnpm build && pnpm cli:nb","test":"jest","check":"npx tsc --noEmit","lint":"npx eslint '**/*.ts' && echo 'All good!'","format":"npx prettier --check ./src/**/*.ts ./tests/**/*.ts"},"engines":{"node":">=12.0.0"},"bin":{"circomkit":"dist/cli.js"},"main":"./dist/index.cjs","module":"./dist/index.mjs","types":"./dist/index.d.cts","exports":{"require":{"types":"./dist/index.d.cts","default":"./dist/index.cjs"},"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"}},"peerDependencies":{"@types/snarkjs":"^0.7.x","snarkjs":"^0.7.x"},"dependencies":{"circom_tester":"^0.0.19","commander":"^12.1.0","loglevel":"^1.9.2"},"devDependencies":{"@commander-js/extra-typings":"^12.1.0","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-network-helpers":"^1.0.12","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typechain/ethers-v6":"^0.5.1","@typechain/hardhat":"^9.1.0","@types/jest":"^29.5.14","@types/node":"^18.19.67","@typescript-eslint/eslint-plugin":"^6.21.0","@typescript-eslint/parser":"^6.21.0","eslint":"^8.57.1","eslint-config-prettier":"^9.1.0","eslint-plugin-node":"^11.1.0","eslint-plugin-prettier":"^5.2.1","ethers":"^6.13.4","hardhat":"^2.22.16","jest":"^29.7.0","pkgroll":"^2.5.1","prettier":"^3.4.1","solc":"^0.8.28","ts-jest":"^29.2.5","ts-node":"^10.9.2","typescript":"^5.7.2"},"prettier":{"bracketSpacing":false,"singleQuote":true,"trailingComma":"es5","arrowParens":"avoid","printWidth":120},"keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"homepage":"https://github.com/erhant/circomkit#readme","repository":{"type":"git","url":"git+https://github.com/erhant/circomkit.git"},"bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"_id":"circomkit@0.3.4","gitHead":"72195d63731b714f4df647bf03e929b39fa5615f","_nodeVersion":"20.19.3","_npmVersion":"10.8.2","dist":{"integrity":"sha512-kV/yMKR//a71qB/MInK9/CIJ9BQ0Zz2zOCh6jpWf0YsRbi8ut1WyYFXX99SWWyT3v+QqV0k8amGGjHyWg0FAkw==","shasum":"1fba5da5591646162fcbcb56fb37fbb0c8f176eb","tarball":"https://registry.npmjs.org/circomkit/-/circomkit-0.3.4.tgz","fileCount":14,"unpackedSize":237027,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDyGfbj93XieGIwE9U0kByNTz3L1cJx6tcXlSWO/vgsUwIgfs4275sf4YnbNl/lT4opf4EDj4PbmsD3p4jkre8BCiM="}]},"_npmUser":{"name":"erhant","email":"erhany96@gmail.com","actor":{"name":"erhant","email":"erhany96@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/circomkit_0.3.4_1752179164548_0.7029926248546574"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-02T21:43:05.679Z","modified":"2025-07-10T20:26:04.903Z","0.0.1":"2023-06-02T21:43:06.045Z","0.0.2":"2023-06-02T21:46:16.218Z","0.0.3":"2023-06-03T17:41:01.715Z","0.0.4":"2023-06-03T17:56:28.926Z","0.0.5":"2023-06-12T15:47:09.290Z","0.0.6":"2023-06-12T15:52:50.932Z","0.0.7":"2023-06-12T20:57:12.453Z","0.0.8":"2023-06-13T20:27:19.082Z","0.0.9":"2023-06-13T20:58:49.819Z","0.0.10":"2023-07-01T10:00:29.319Z","0.0.11":"2023-07-01T11:27:34.069Z","0.0.12":"2023-07-01T12:23:48.094Z","0.0.13":"2023-07-15T13:16:42.932Z","0.0.14":"2023-07-15T13:23:27.878Z","0.0.15":"2023-07-17T17:55:26.370Z","0.0.16":"2023-07-17T18:39:31.689Z","0.0.17":"2023-08-30T19:06:39.384Z","0.0.18":"2023-08-30T20:13:40.514Z","0.0.19":"2023-11-29T15:31:01.656Z","0.0.20":"2024-01-14T11:40:50.552Z","0.0.21":"2024-01-24T13:06:33.099Z","0.0.22":"2024-01-27T18:29:37.183Z","0.0.23":"2024-02-15T19:52:30.549Z","0.0.24":"2024-02-17T10:14:29.055Z","0.0.25":"2024-04-15T20:29:08.738Z","0.1.0":"2024-04-26T19:23:34.014Z","0.2.0":"2024-05-18T19:32:32.071Z","0.2.1":"2024-05-18T19:41:06.233Z","0.3.0":"2024-09-09T21:26:40.557Z","0.3.1":"2024-10-06T16:23:36.898Z","0.3.2":"2024-12-01T13:12:46.920Z","0.3.3":"2025-05-19T14:38:30.726Z","0.3.4":"2025-07-10T20:26:04.744Z"},"bugs":{"url":"https://github.com/erhant/circomkit/issues/"},"author":{"name":"erhant"},"license":"MIT","homepage":"https://github.com/erhant/circomkit#readme","keywords":["circom","zero knowledge","snarkjs","typescript","cli","tooling","blockchain"],"repository":{"type":"git","url":"git+https://github.com/erhant/circomkit.git"},"description":"A Circom testing & development environment","maintainers":[{"name":"erhant","email":"erhany96@gmail.com"}],"readme":"<p align=\"center\">\n  <h1 align=\"center\">\n    Circomkit\n  </h1>\n  <p align=\"center\"><i>A simple-to-use & opinionated circuit development & testing toolkit.</i></p>\n</p>\n\n<p align=\"center\">\n  <a href=\"https://www.npmjs.com/package/circomkit\" target=\"_blank\">\n        <img alt=\"NPM\" src=\"https://img.shields.io/npm/v/circomkit?logo=npm&color=CB3837\">\n    </a>\n    <a href=\"./.github/workflows/tests.yml\" target=\"_blank\">\n        <img alt=\"Workflow: Tests\" src=\"https://github.com/erhant/circomkit/actions/workflows/tests.yml/badge.svg?branch=main\">\n    </a>\n    <a href=\"https://opensource.org/licenses/MIT\" target=\"_blank\">\n        <img src=\"https://img.shields.io/badge/license-MIT-blue.svg\">\n    </a>\n</p>\n\n- [x] Simple CLI, abstracting away all paths with a simple config.\n- [x] Provides type-safe testing utilities to check for circuit computations & soundness errors, with minimal boilerplate code!\n- [x] Supports all protocols: `groth16`, `plonk`, and `fflonk`.\n- [x] Automatically downloads phase-1 PTAU when using `bn128`.\n- [x] Supports multiple exports such as a Solidity verifier contract and its calldata for some input, or JSON exports for R1CS and the witness file.\n\n## Installation\n\nCircomkit can be installed via:\n\n```sh\nnpm  install circomkit\npnpm install circomkit\nyarn add     circomkit\nbun  add     circomkit\n```\n\nYou will also need [Circom](https://docs.circom.io), which can be installed following the instructions [here](https://docs.circom.io/getting-started/installation/).\n\n## Usage\n\nYou can see available commands with:\n\n```sh\nnpx circomkit help\n```\n\nYou can check out examples at the [circomkit-examples](https://github.com/erhant/circomkit-examples) repository, or within the [examples](./examples/) directory here.\n\n### Command Line Interface\n\nActions that require a circuit name can be called as follows:\n\n```sh\n# Compile the circuit\nnpx circomkit compile <circuit>\n\n# Create the main component\nnpx circomkit instantiate <circuit>\n\n# Create a Solidity verifier contract\nnpx circomkit contract <circuit>\n\n# Clear circuit artifacts\nnpx circomkit clear <circuit>\n\n# Circuit-specific setup\nnpx circomkit setup <circuit> [ptau-path]\n\n# Create verification key\nnpx circomkit vkey <circuit> [pkey-path]\n\n# Automatically download PTAU (for BN128)\nnpx circomkit ptau <circuit>\n```\n\n> [!NOTE]\n>\n> Circuit-specific setup optionally takes the path to a PTAU file as argument. If not provided, it will automatically decide the PTAU to use with respect to constraint count, and download that for you! This feature only works for `bn128` prime, and has an upper-limit of at most $2^{28}$ constraints.\n\nSome actions such as generating a witness, generating a proof and verifying a proof require JSON inputs to provide the signal values. For that, we specifically create our input files under the `inputs` folder, and under the target circuit name there. For example, an input named `foo` for some circuit named `bar` would be at `inputs/bar/foo.json`.\n\n```sh\n# Generate a witness\nnpx circomkit witness <circuit> <input>\n\n# Generate a proof\nnpx circomkit prove <circuit> <input>\n\n# Verify a proof with public signals\nnpx circomkit verify <circuit> <input>\n\n# Export Solidity calldata to console\nnpx circomkit calldata <circuit> <input>\n```\n\nYou can also list the circuit templates and compiled instances with the command:\n\n```sh\nnpx circomkit list\n```\n\n### Circomkit Configurations\n\nEverything used by Circomkit can be optionally overridden by providing the selected fields in its constructor. Circomkit CLI does this automatically by checking out [`circomkit.json`](src/configs/index.ts#L56) and overriding the defaults with that. You can print the active configuration via the following command:\n\n```sh\nnpx circomkit config\n```\n\nYou can edit any of the fields there to fit your needs. Most importantly, you can change the protocol to be `groth16`, `plonk` or `fflonk`; and you can change the underlying prime field to `bn128`, `bls12381` and `goldilocks`.\n\n> [!NOTE]\n>\n> Using a prime other than `bn128` makes things a bit harder in circuit-specific setup, as you will have to find the PTAU files yourself, whereas in `bn128` we can use [Perpetual Powers of Tau](https://github.com/privacy-scaling-explorations/perpetualpowersoftau).\n\n\n### Circuit Configurations\n\nA circuit config within `circuits.json` looks like below, where the `key` is the circuit name to be used in commands, and the value is an object that describes the filename, template name, public signals and template parameters:\n\n```js\nsudoku_9x9: {\n  file:     'sudoku',\n  template: 'Sudoku',\n  pubs:     ['puzzle'],\n  params:   [3], // sqrt(9)\n}\n```\n\n> [!TIP]\n>\n> The `pubs` and `params` options can be omitted, in which case they will default to `[]`.\n\n### Using Circomkit in Code\n\nAll CLI commands other than `init` can be used with the same name and arguments within Circomkit. Furthermore, you can provide configuration & inputs directly, instead of letting Circomkit read from `circuits.json` or from within the `inputs` folder.\n\n```ts\nimport {Circomkit} from 'circomkit';\n\nconst circomkit = new Circomkit({\n  // custom configurations\n  protocol: 'plonk',\n});\n\n// artifacts output at `build/multiplier_3` directory\nawait circomkit.compile('multiplier_3', {\n  file: 'multiplier',\n  template: 'Multiplier',\n  params: [3],\n});\n\n// proof & public signals at `build/multiplier_3/my_input` directory\nawait circomkit.prove('multiplier_3', 'my_input', {in: [3, 5, 7]});\n\n// verify with proof & public signals at `build/multiplier_3/my_input`\nawait circomkit.verify('multiplier_3', 'my_input');\n```\n\n## Writing Tests\n\nCircomkit provides two tester utilities that use Chai assertions within, which may be used in a test suite such as Mocha. The key point of these utilities is to help reduce boilerplate code and let you simply worry about the inputs and outputs of a circuit.\n\n### Witness Tester\n\nThe Witness tester extends `require('circom_tester').wasm` tool with type-safety and few assertion functions. It provides a very simple interface:\n\n- `expectPass(input)` checks if constraints & assertions are passing for an input\n- `expectPass(input, output)` additionally checks if the outputs are matching\n- `expectFail(input)` checks if any constraints / assertions are failing\n\nSee an example below:\n\n```ts\ndescribe('witness tester', () => {\n  // input signals and output signals can be given as type parameters\n  // this makes all functions type-safe!\n  let circuit: WitnessTester<['in'], ['out']>;\n\n  beforeAll(async () => {\n    const circomkit = new Circomkit();\n    circuit = await circomkit.WitnessTester(CIRCUIT_NAME, CIRCUIT_CONFIG);\n  });\n\n  it('should pass on correct input & output', async () => {\n    await circuit.expectPass(INPUT, OUTPUT);\n  });\n\n  it('should fail on wrong output', async () => {\n    await circuit.expectFail(INPUT, WRONG_OUTPUT);\n  });\n\n  it('should fail on bad input', async () => {\n    await circuit.expectFail(BAD_INPUT);\n  });\n});\n```\n\nYou can check if the number of constraints are correct using `expectConstraintCount`, as shown below:\n\n```ts\nit('should have correct number of constraints', async () => {\n  // expects at least N constraints\n  await circuit.expectConstraintCount(N);\n  // expects exactly N constraints\n  await circuit.expectConstraintCount(N, true);\n});\n```\n\nIf you want more control over the output signals, you can use the `compute` function. It takes in an input, and an array of output signal names used in the `main` component so that they can be extracted from the witness.\n\n```ts\nit('should compute correctly', async () => {\n  const output = await circuit.compute(INPUT, ['out']);\n  expect(output).to.haveOwnProperty('out');\n  expect(output.out).to.eq(BigInt(OUTPUT.out));\n});\n```\n\nFinally, you can run tests on the witnesses too. This is most useful when you would like to check for soundness errors.\n\n- `expectConstraintPass(witness)` checks if constraints are passing for a witness\n- `expectConstraintFail(witness)` checks if constraints are failing\n\nYou can compute the witness via the `calculateWitness(input)` function. To test for soundness errors, you may edit the witness and see if constraints are failing.\n\n> <picture>\n>   <source media=\"(prefers-color-scheme: light)\" srcset=\"https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/light-theme/tip.svg\">\n>   <img alt=\"Warning\" src=\"https://raw.githubusercontent.com/Mqxx/GitHub-Markdown/main/blockquotes/badge/dark-theme/tip.svg\">\n> </picture><br>\n>\n> Circomkit provides a nice utility for this purpose, called `editWitness(witness, symbols)`. You simply provide a dictionary of symbols to their new values, and it will edit the witness accordingly. See the example below:\n>\n> ```ts\n> it('should pass on correct witness', async () => {\n>   const witness = await circuit.calculateWitness(INPUT);\n>   await circuit.expectConstraintPass(witness);\n> });\n>\n> it('should fail on fake witness', async () => {\n>   const witness = await circuit.calculateWitness(INPUT);\n>   const badWitness = await circuit.editWitness(witness, {\n>     'main.signal': BigInt(1234),\n>     'main.component.signal': BigInt('0xCAFE'),\n>     'main.foo.bar[0]': BigInt('0b0101'),\n>   });\n>   await circuit.expectConstraintFail(badWitness);\n> });\n> ```\n\n#### Using C Tester (Work in Progress ⌛)\n\nYou can make use of the C-tester as well, which performs much better for larger circuits than the WASM alternative.\n\nThere may be some prerequisites to compile, and we have an [issue on this](https://github.com/erhant/circomkit/issues/88) right now until we can have a complete setup guide.\n\n### Proof Tester\n\nAs an alternative to simulate generating a proof and verifying it, you can use Proof Tester. The proof tester makes use of WASM file, prover key and verifier key in the background. It will use the underlying Circomkit configuration to look for those files, and it can generate them automatically if they do not exist. An example using Plonk protocol is given below. Notice how we create the necessary files before creating the tester, as they are required for proof generation and verification.\n\n```ts\ndescribe('proof tester', () => {\n  // input signals and output signals can be given as type parameters\n  // this makes all functions type-safe!\n  let circuit: ProofTester<['in']>;\n  const protocol = 'plonk';\n\n  beforeAll(async () => {\n    const circomkit = new Circomkit({protocol});\n    circomkit.instantiate(CIRCUIT_NAME, CIRCUIT_CONFIG);\n    await circomkit.setup(CIRCUIT_NAME, PTAU_PATH);\n    circuit = await circomkit.ProofTester(CIRCUIT_NAME, protocol);\n  });\n\n  it('should verify a proof correctly', async () => {\n    const {proof, publicSignals} = await circuit.prove(INPUT);\n    await circuit.expectPass(proof, publicSignals);\n  });\n\n  it('should NOT verify a proof with invalid public signals', async () => {\n    const {proof} = await circuit.prove(INPUT);\n    await circuit.expectFail(proof, BAD_PUBLIC_SIGNALS);\n  });\n});\n```\n\n### Type-Safety\n\nYou may notice that there are optional template parameters in both testers: `WitnessTester<InputSignals, OutputSignals>` and `ProofTester<InputSignals>`. These template parameters take in an array of strings corresponding to signal names. For example, if your circuit has two input signals `in1, in2` and an output `out`, you may instantiate the tester as `WitnessTester<['in1', 'in2'], ['out']>`. In doing so, you will get type-checking on all inputs and outputs required by the tester.\n\n## File Structure\n\nCircomkit with its default configuration follows an _opinionated file structure_, abstracting away the pathing and orientation behind the scenes. All of these can be customized by overriding the respective settings in `circomkit.json`.\n\nAn example structure is shown below. Suppose there is a generic circuit for a Sudoku solution knowledge proof written under `circuits` folder. When instantiated, a `main` component for a 9x9 board is created under `circuits/main`. The solution along with it's puzzle is stored as a JSON object under `inputs/sudoku_9x9`. You can see the respective artifacts under `build` directory. In particular, we see `groth16` prefix on some files, indicating that Groth16 protocol was used to create them.\n\n```ml\ncircomkit\n├── circuits.json - \"circuit configurations\"\n├── circomkit.json - \"circomkit configurations\"\n│\n├── circuits - \"circuit codes are here\"\n│   ├── main - \"main components will be here\"\n│   │   └── sudoku_9x9.circom - \"auto-generated circuit instance\"\n│   └── sudoku.circom - \"circuit template\"\n│\n├── inputs - \"circuit inputs are here\"\n│   └── sudoku_9x9 - \"folder name is the circuit instance name\"\n│       └── my_solution.json - \"file name is the input name\"\n│\n├── ptau - \"PTAU files are here\"\n│   └── powersOfTau28_hez_final_08.ptau\n│\n└── build - \"build artifacts are stored here\"\n    └── sudoku_9x9 - \"folder name is the circuit instance name\"\n        ├── sudoku_9x9_js - \"WASM outputs\"\n        │   │── generate_witness.js\n        │   │── witness_calculator.js\n        │   └── sudoku_9x9.wasm\n        │\n        ├── my_solution - \"folder name is the input name\"\n        │   │── groth16_proof.json - \"proofs are created per protocol\"\n        │   │── public.json\n        │   └── witness.wtns\n        │\n        ├── sudoku_9x9.r1cs\n        ├── sudoku_9x9.sym - \"symbol file, used by tests\"\n        │\n        ├── groth16_pkey.zkey - \"proving key per protocol\"\n        ├── groth16_vkey.json - \"verification key per protocol\"\n        └── groth16_verifier.sol - \"verifier contract\"\n\n```\n\n## Testing\n\nRun all tests via:\n\n```sh\npnpm test\n```\n\n> [!TIP]\n>\n> You can also use the CLI while developing Circomkit locally via `pnpm cli` as if you are using `npx circomkit`. This is useful for hands-on testing stuff.\n\n## Styling\n\nCircomkit uses [Google TypeScript Style Guide](https://google.github.io/styleguide/tsguide.html).\n\n```sh\n# check the formatting\npnpm format\n\n# lint everything\npnpm lint\n```\n\n## Acknowledgements\n\nWe wholeheartedly thank [BuidlGuild](https://buidlguidl.com/) & [Austin Griffith](https://twitter.com/austingriffith) for providing Circomkit with an [Ecosystem Impact Grant](https://grants.buidlguidl.com/)!\n","readmeFilename":"README.md"}