{ "name": "@polkadot/reactnative-identicon", "version": "0.44.1", "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.0", "@polkadot/ui-shared": "^0.44.1", "react-native-svg": "^9.9.3" }, "peerDependencies": { "react": "*", "react-native": "*" }, "devDependencies": { "@types/react-native": "^0.60.12", "react-native": "^0.60.5" } }