{
  "name": "zh-app-icons",
  "version": "1.0.0",
  "description": "Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.",
  "main": "dist/index.js",
  "bin": {
    "fa5-upgrade": "./bin/fa5-upgrade.sh",
    "generate-icon": "./bin/generate-icon.js"
  },
  "scripts": {},
  "keywords": [
    "react-native",
    "react-component",
    "react-native-component",
    "react",
    "mobile",
    "ios",
    "android",
    "osx",
    "windows",
    "macos",
    "ui",
    "icon",
    "icons",
    "vector",
    "retina",
    "font"
  ],
  "homepage": "https://github.com/oblador/react-native-vector-icons",
  "bugs": {
    "url": "https://github.com/oblador/react-native-vector-icons/issues"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/oblador/react-native-vector-icons.git"
  },
  "license": "MIT",
  "rnpm": {
    "assets": [
      "Fonts"
    ]
  },
  "dependencies": {
    "yargs": "^16.0.3"
  }
}
