{
  "name": "react-native-material-letter-icon",
  "version": "0.0.3",
  "description": "React Native library to generate Google Inbox style material list icons.",
  "repository": {
    "type": "git",
    "url": "https://github.com/gaetanozappi/react-native-material-letter-icon.git"
  },
  "bugs": {
    "url": "https://github.com/gaetanozappi/react-native-material-letter-icon/issues"
  },
  "homepage": "https://github.com/gaetanozappi/react-native-material-letter-icon#readme",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react-native",
    "avatar",
    "material",
    "initials",
    "letter",
    "icon"
  ],
  "author": "Gaetano Zappi",
  "license": "Apache License 2.0",
  "peerDependencies": {}
}
