{
  "name": "@boo-0x/types",
  "version": "1.2.0",
  "description": "Polkadot.js type definations for Reef Chain",
  "main": "index.js",
  "author": "Reef Developers",
  "license": "Apache-2.0",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "repository": "https://github.com/reef-chain/reef.js.git",
  "bugs": {
    "url": "https://github.com/reef-chain/reef.js/issues"
  },
  "homepage": "https://github.com/reef-chain/reef.js",
  "dependencies": {
    "@babel/runtime": "^7.10.2",
    "@open-web3/api-mobx": "^1.0.1",
    "@open-web3/orml-types": "^1.0.1",
    "@polkadot/api": "^10.10.1",
    "@polkadot/typegen": "^10.10.1",
    "@polkadot/types": "^10.10.1"
  },
  "devDependencies": {
    "@types/websocket": "^1.0.0",
    "websocket": "^1.0.31"
  }
}
