react-native-jdenticon
Version:
Jdenticon, generated identification avatars, for react native projects
28 lines (27 loc) • 564 B
JSON
{
"name": "react-native-jdenticon",
"version": "0.0.3",
"description": "Jdenticon, generated identification avatars, for react native projects",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"installpeers": "npm-install-peers"
},
"repository": {
"type": "git",
"url": ""
},
"author": "stelaseldano",
"license": "ISC",
"keywords": [
"react-native",
"jdenticon",
"react-native-jdenticon"
],
"peerDependencies": {
"react-native-svg": "^11.0.1"
},
"dependencies": {
"jdenticon": "^2.2.0"
}
}