{
  "author": {
    "name": "0Kims"
  },
  "bugs": {
    "url": "https://github.com/iden3/circomlib/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "blake-hash": "^1.1.0",
    "blake2b": "^2.1.3",
    "snarkjs-backup": "^0.1.21",
    "typedarray-to-buffer": "^3.1.5",
    "web3": "^1.0.0-beta.55"
  },
  "deprecated": false,
  "description": "Basic circuits library for Circom",
  "devDependencies": {
    "circom": "0.0.35",
    "eslint-plugin-mocha": "^5.2.0",
    "ganache-cli": "^6.4.4",
    "mocha": "^5.2.0"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/iden3/circomlib#readme",
  "keywords": [
    "pedersen",
    "hash",
    "ethereum",
    "circuit",
    "circom",
    "zksnark"
  ],
  "license": "GPL-3.0",
  "main": "index.js",
  "name": "circomlib-backup",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/iden3/circomlib.git"
  },
  "scripts": {
    "test": "mocha --max-old-space-size=4000"
  },
  "version": "0.0.23"
}
