{ "name": "@polkadot/reactnative-identicon", "version": "0.48.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.7.5", "@polkadot/ui-shared": "^0.48.0-beta.4", "react-native-svg": "^9.13.3" }, "peerDependencies": { "react": "*", "react-native": "*" } }