{
  "name": "@exponent/vector-icons",
  "version": "4.0.0",
  "description": "Built-in support for 8 popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Exponent.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/exponent/vector-icons.git"
  },
  "keywords": [
    "exponent"
  ],
  "author": "Brent Vatne",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/exponent/vector-icons/issues"
  },
  "homepage": "https://exponent.github.io/vector-icons",
  "dependencies": {
    "react-native-vector-icons": "4.0.0"
  },
  "devDependencies": {}
}
