{ "name": "@polkadot/reactnative-identicon", "version": "0.52.0-beta.2", "description": "Renders an SVG picture representing an address", "main": "index.js", "author": "Jaco Greeff ", "maintainers": [ "Jaco Greeff " ], "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.8.4", "@polkadot/ui-shared": "^0.52.0-beta.2", "react-native-svg": "^11.0.1" }, "peerDependencies": { "@polkadot/util-crypto": "*", "react": "*", "react-native": "*" }, "devDependencies": { "@polkadot/util-crypto": "^2.4.1", "@types/react-native": "^0.61.12" } }