{ "author": "Jaco Greeff ", "bugs": "https://github.com/polkadot-js/ui/issues", "contributors": [], "description": "Renders an SVG picture representing an address", "homepage": "https://github.com/polkadot-js/ui/tree/master/packages/reactnative-identicon#readme", "license": "Apache-2.0", "maintainers": [], "name": "@polkadot/reactnative-identicon", "repository": { "directory": "packages/reactnative-identicon", "type": "git", "url": "https://github.com/polkadot-js/ui.git" }, "sideEffects": [ "./detectPackage.js", "./detectPackage.cjs" ], "type": "module", "version": "2.12.2-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.21.0", "@polkadot/ui-shared": "2.12.2-4-x", "@polkadot/util": "^10.4.2", "@polkadot/util-crypto": "^10.4.2", "react-native-svg": "^12.5.1" }, "devDependencies": { "@types/react-native": "^0.71.3" }, "peerDependencies": { "@polkadot/util": "*", "@polkadot/util-crypto": "*", "react": "*", "react-native": "*" } }