sindri
Version:
The Sindri Labs JavaScript SDK and CLI tool.
22 lines (21 loc) • 524 B
JSON
{
"name": "circom",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "circom",
"version": "1.0.0",
"license": "ISC",
"dependencies": {
"circomlib": "^2.0.5"
}
},
"node_modules/circomlib": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/circomlib/-/circomlib-2.0.5.tgz",
"integrity": "sha512-O7NQ8OS+J4eshBuoy36z/TwQU0YHw8W3zxZcs4hVwpEll3e4hDm3mgkIPqItN8FDeLEKZFK3YeT/+k8TiLF3/A=="
}
}
}