react-native-material-initials
Version:
React Native library to generate Google Inbox style material list icons.
40 lines (39 loc) • 945 B
JSON
{
"name": "react-native-material-initials",
"version": "0.0.12",
"description": "React Native library to generate Google Inbox style material list icons.",
"author": {
"name": "IDT Labs",
"email": "apisupport@idt.net"
},
"contributors": [
{
"name": "Aryeh Stiefel",
"email": "aryeh.stiefel@idt.net"
}
],
"devDependencies": {
"babel-cli": "^6.8.0",
"babel-preset-es2015": "^6.6.0",
"babel-preset-stage-0": "^6.5.0"
},
"peerDependencies": {
"react": "^15.1.0",
"react-native": "*"
},
"keywords": [
"react-native",
"avatar",
"material",
"initials",
"icon"
],
"repository": {
"type": "git",
"url": "git+https://github.com/IDTLabs/react-native-material-initials"
},
"bugs": {
"url": "https://github.com/IDTLabs/react-native-material-initials/issues"
},
"homepage": "https://github.com/IDTLabs/react-native-material-initials#readme"
}