{ "name": "@polkadot/react-hooks", "version": "0.51.1", "description": "A collection of React hooks the Polkadot JS Apps UI", "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", "memoizee": "^0.4.14" }, "devDependencies": { "@types/memoizee": "^0.4.4" } }