{ "name": "@polkadot/react-query", "version": "0.51.1", "description": "A collection of RxJs React components the Polkadot JS API", "main": "index.js", "keywords": [ "Polkadot", "React", "RxJs" ], "author": "Jaco Greeff ", "maintainers": [ "Jaco Greeff " ], "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.10.5" } }