UNPKG

@reef-defi/api-derive

Version:

Additional polkadot.js derives for Reef Chain

24 lines (23 loc) 657 B
{ "name": "@reef-defi/api-derive", "version": "1.1.0", "description": "Additional polkadot.js derives 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/orml-types": "^1.0.1", "@polkadot/api-derive": "~6.4.2", "@reef-defi/types": "^1.1.0" } }