{ "name": "@polkadot/reactnative-identicon", "version": "0.46.0-beta.4", "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.6.2", "@polkadot/ui-shared": "^0.46.0-beta.4", "react-native-svg": "^9.9.4" }, "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "@types/react-native": "^0.60.15", "react-native": "^0.61.1" } }