{
  "name": "zocr",
  "version": "4.0.0",
  "description": "An On-Chain Relay for 0x v2",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "test": "mocha --bail --timeout 1000000"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GuildCrypt/zocr.git"
  },
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/GuildCrypt/zocr/issues"
  },
  "homepage": "https://github.com/GuildCrypt/zocr#readme",
  "devDependencies": {
    "@0x/migrations": "^4.1.0",
    "bluebird-stub": "0.0.0",
    "chai": "^4.2.0",
    "chai-as-promised": "^7.1.1",
    "chai-web3-bindings": "^0.1.2",
    "colors": "^1.3.3",
    "ganache-cli": "^6.4.1",
    "localStorage": "^1.0.4",
    "mocha": "^6.0.2",
    "openzeppelin-solidity": "~2.0.1",
    "solc": "0.4.24",
    "solspecdown": "^2.2.0"
  },
  "dependencies": {
    "0x.js": "^6.0.5",
    "@0x/contract-wrappers": "^8.0.5",
    "@0x/order-utils": "^7.1.1",
    "@0x/subproviders": "^4.0.4",
    "amorph": "^4.2.0",
    "amorph-base64": "^4.0.0",
    "amorph-bignumber": "^4.0.0",
    "amorph-boolean": "^1.0.0",
    "bignumber": "^1.1.0",
    "bignumber.js": "^8.1.1",
    "bitcore-lib": "^0.16.0",
    "chai-amorph": "^1.0.2",
    "node-localstorage": "^1.3.1",
    "ultralightbeam": "^5.3.1"
  }
}
