@darwinia/types-known
Version:
A JavaScript wrapper for the Polkadot JsonRPC interface
37 lines (36 loc) • 975 B
JSON
{
"name": "@darwinia/types-known",
"version": "2.8.10",
"description": "A JavaScript wrapper for the Polkadot JsonRPC interface",
"main": "index.js",
"keywords": [
"Polkadot",
"JsonRPC"
],
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
"Jaco Greeff <jacogr@gmail.com>"
],
"contributors": [],
"license": "Apache-2.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/polkadot-js/api.git"
},
"bugs": {
"url": "https://github.com/darwinia-network/darwinia.js/issues"
},
"homepage": "https://github.com/darwinia-network/darwinia.js/tree/master/packages/type-known",
"devDependencies": {
"@babel/runtime": "^7.17.9",
"@polkadot/networks": "^10",
"@polkadot/types": "^9.0.1",
"@polkadot/types-codec": "^9.0.1",
"@polkadot/types-create": "^9.0.1",
"@polkadot/util": "^10"
}
}