{
  "name": "oo7-substrate",
  "version": "0.8.0",
  "description": "Substrate Bonds library",
  "main": "src/index.js",
  "scripts": {
    "test": "mocha --reporter spec"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paritytech/oo7.git"
  },
  "keywords": [
    "polkadot",
    "substrate",
    "bonds",
    "oo7"
  ],
  "author": "Parity Technologies <admin@parity.io>",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/paritytech/oo7/issues"
  },
  "homepage": "https://github.com/paritytech/oo7/tree/master/packages/oo7-substrate#readme",
  "dependencies": {
    "@polkadot/util": "^0.41.1",
    "@polkadot/wasm-crypto": "^0.5.1",
    "@polkadot/wasm-schnorrkel": "^0.3.1",
    "base-x": "^3.0.4",
    "bip39": "^2.5.0",
    "blakejs": "^1.1.0",
    "bs58": "^4.0.1",
    "buffer": "^5.2.1",
    "change-case": "^3.0.2",
    "isomorphic-fetch": "^2.2.1",
    "isomorphic-ws": "^4.0.1",
    "jdenticon": "^2.1.1",
    "oo7": "^0.7.12",
    "pbkdf2": "^3.0.17",
    "ss58": "^1.0.2",
    "text-encoding": "^0.7.0",
    "text-encoding-polyfill": "^0.6.7",
    "tweetnacl": "^1.0.0",
    "ws": "^6.1.2",
    "xxhashjs": "^0.2.2"
  },
  "devDependencies": {
    "chai": "^4.2.0",
    "mocha": "^5.2.0"
  },
  "gitHead": "219156e62499607c82f8b3a70ef3d923bc2f3049"
}
