@polkadot/react-query
Version:
A collection of RxJs React components the Polkadot JS API
36 lines (35 loc) • 828 B
JSON
{
"name": "@polkadot/react-query",
"version": "0.39.1",
"description": "A collection of RxJs React components the Polkadot JS API",
"main": "index.js",
"keywords": [
"Polkadot",
"React",
"RxJs"
],
"author": "Jaco Greeff <jacogr@gmail.com>",
"maintainers": [
"Jaco Greeff <jacogr@gmail.com>"
],
"contributors": [],
"license": "Apache-2.0",
"engines": {
"node": ">=8.0"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"repository": {
"type": "git",
"url": "git+https://github.com/polkadot-js/ui.git"
},
"bugs": {
"url": "https://github.com/polkadot-js/ui/issues"
},
"homepage": "https://github.com/polkadot-js/ui/tree/master/packages/ui-reactive#readme",
"dependencies": {
"@babel/runtime": "^7.8.3"
}
}