{
  "name": "@darwinia/types",
  "version": "2.8.10",
  "description": "Implementation of the Parity codec",
  "main": "index.js",
  "keywords": [
    "Polkadot",
    "JsonRPC"
  ],
  "contributors": [],
  "license": "Apache-2.0",
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/darwinia-network/darwinia.js.git"
  },
  "bugs": {
    "url": "https://github.com/darwinia-network/darwinia.js/issues"
  },
  "homepage": "https://github.com/darwinia-network/darwinia.js/tree/master/packages/api#readme",
  "devDependencies": {
    "@babel/runtime": "^7.17.9",
    "@darwinia/types-known": "^2.8.10",
    "@polkadot/keyring": "^10",
    "@polkadot/types-augment": "^9.0.1",
    "@polkadot/types-codec": "^9.0.1",
    "@polkadot/types-create": "^9.0.1",
    "@polkadot/util": "^10",
    "@polkadot/util-crypto": "^10",
    "rxjs": "^7.5.5"
  }
}
