UNPKG

@open-web3/orml-type-definitions

Version:

Polkadot.js type definitions for Open Runtime Module Library (ORML)

24 lines (23 loc) 696 B
{ "name": "@open-web3/orml-type-definitions", "version": "2.0.1", "description": "Polkadot.js type definitions for Open Runtime Module Library (ORML)", "main": "index.js", "author": "Laminar Developers <hello@laminar.one>", "license": "Apache-2.0", "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" }, "repository": "https://github.com/open-web3-stack/open-web3.js.git", "bugs": { "url": "https://github.com/open-web3-stack/open-web3.js/issues" }, "homepage": "https://github.com/open-web3-stack/open-web3.js", "dependencies": { "lodash.merge": "^4.6.2" }, "devDependencies": { "@types/lodash.merge": "^4.6.7" } }