UNPKG

@reef-defi/types

Version:

Polkadot.js type definations for Reef Chain

30 lines (29 loc) 803 B
{ "name": "@reef-defi/types", "version": "1.1.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-defi/reef.js.git", "bugs": { "url": "https://github.com/reef-defi/reef.js/issues" }, "homepage": "https://github.com/reef-defi/reef.js", "dependencies": { "@babel/runtime": "^7.10.2", "@open-web3/api-mobx": "^1.0.1", "@open-web3/orml-types": "^1.0.1", "@polkadot/api": "~6.4.2", "@polkadot/typegen": "~6.4.2", "@polkadot/types": "~6.4.2" }, "devDependencies": { "@types/websocket": "^1.0.0", "websocket": "^1.0.31" } }