UNPKG

@reef-defi/api

Version:
30 lines (29 loc) 787 B
{ "name": "@reef-defi/api", "version": "1.1.0", "description": "Reef Chain JS API", "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/orml-api-derive": "^1.0.1", "@polkadot/api": "~6.4.2", "@polkadot/rpc-core": "~6.4.2", "@reef-defi/api-derive": "^1.1.0", "@reef-defi/types": "^1.1.0" }, "peerDependencies": { "@polkadot/api": "~6.4.2", "@polkadot/types": "~6.4.2" } }