{ "name": "momiji-cli", "type": "module", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "lib": "lib", "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "@aztec/bb.js": "0.3.6", "@ethersproject/abi": "^5.6.4", "@ethersproject/providers": "^5.6.8", "@noir-lang/noir-source-resolver": "1.1.1", "bigint-buffer": "^1.1.5", "circomlibjs": "^0.1.7", "dotenv": "^16.3.1", "ethers": "^6.6.7", "inquirer": "^9.2.10", "keccak256": "^1.0.6", "sequelize": "^6.32.0", "sqlite3": "^5.1.6" } }