@zenlink-types/bifrost
Version:
42 lines (41 loc) • 1.09 kB
JSON
{
"name": "@zenlink-types/bifrost",
"version": "1.7.7",
"description": "Bifrost JS types",
"keywords": [
"Polkadot",
"Bifrost",
"JsonRPC"
],
"author": "Edwin Wang <lark930@gmail.com>",
"maintainers": [
"Edwin Wang <lark930@gmail.com>"
],
"contributors": [],
"license": "Apache-2.0",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bifrost-finance/bifrost.js.git"
},
"bugs": {
"url": "https://github.com/bifrost-finance/bifrost.js/issues"
},
"homepage": "https://github.com/bifrost-finance/bifrost.js/tree/master/packages/types#readme",
"dependencies": {
"@babel/runtime": "^7.17.0",
"@bifrost-finance/type-definitions": "^1.11.9",
"@open-web3/api-mobx": "^0.9.4-38",
"@open-web3/orml-types": "^0.9.4-38",
"@polkadot/api": "^12.3.1",
"@polkadot/typegen": "^12.3.1",
"@polkadot/types": "^12.3.1"
},
"devDependencies": {
"@types/websocket": "^1.0.0",
"websocket": "^1.0.31"
}
}