{ "name": "@polkadot/reactnative-identicon", "version": "0.62.2-4", "description": "Renders an SVG picture representing an address", "main": "index.js", "module": "index.mjs", "sideEffects": false, "author": "Jaco Greeff ", "maintainers": [ "Jaco Greeff " ], "license": "Apache-2.0", "dependencies": { "@babel/runtime": "^7.12.5", "@polkadot/ui-shared": "0.62.2-4", "@polkadot/util": "^4.0.2-8", "@polkadot/util-crypto": "^4.0.2-8", "react-native-svg": "^12.1.0" }, "peerDependencies": { "@polkadot/util": "*", "@polkadot/util-crypto": "*", "react": "*", "react-native": "*" }, "devDependencies": { "@types/react-native": "^0.63.32" } }