{
  "name": "@lawenlerk/react-native-unicons",
  "description": "Unicons - 4,500+ vector icons as easy to use vector React Native Components",
  "version": "2.1.1",
  "main": "index.js",
  "scripts": {
    "generate": "node ./build/generate.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lawenlerk/react-native-unicons.git",
    "baseUrl": "https://github.com/lawenlerk/react-native-unicons"
  },
  "keywords": [
    "react-native",
    "unicons",
    "react-native-unicons",
    "react-native-icons",
    "icons",
    "iconscout",
    "vector"
  ],
  "author": {
    "name": "lawenlerk"
  },
  "license": "IconScout Simple License",
  "bugs": {
    "url": "https://github.com/lawenlerk/react-native-unicons/issues"
  },
  "homepage": "https://iconscout.com/unicons",
  "peerDependencies": {
    "react": ">=16.5.0",
    "react-native": ">=0.57.0-rc.0 <1.0.x",
    "react-native-svg": ">=9.5.3"
  },
  "devDependencies": {
    "@iconscout/unicons": "^4.0.7",
    "cheerio": "^1.0.0-rc.3",
    "fs-plus": "^3.1.1",
    "react": ">=16.5.0",
    "react-native": ">=0.59.4",
    "uppercamelcase": "^3.0.0"
  }
}
