UNPKG

metin-avatars

Version:
38 lines (37 loc) 1.01 kB
{ "name": "metin-avatars", "keywords": [ "react", "native", "react-native", "avataaars", "react-native-avataaars", "avatar" ], "homepage": "https://github.com/tom555my/react-native-avataaars", "bugs": { "url": "https://github.com/tom555my/react-native-avataaars/issues" }, "version": "1.0.2", "description": "React Native component for Avataaars", "main": "dist/index.js", "repository": { "url": "git+https://github.com/tom555my/react-native-avataaars.git", "type": "git" }, "author": "Tommy Chung <tom555my@gmail.com>", "license": "MIT", "devDependencies": { "@types/react": "^16.7.18", "@types/react-dom": "^16.0.11", "@types/react-native": "^0.57.26", "typescript": "^3.2.2" }, "dependencies": { "avataaars": "^1.2.1", "react-native-remote-svg": "github:Ingibjorg/react-native-remote-svg#issue-53-migrate-from-deprecated-uiwebview" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }