@kojon74/react-native-unicons
Version:
Unicons - 4,500+ vector icons as easy to use vector React Native Components
43 lines • 1.13 kB
JSON
{
"name": "@kojon74/react-native-unicons",
"description": "Unicons - 4,500+ vector icons as easy to use vector React Native Components",
"version": "2.2.4",
"main": "index.js",
"scripts": {
"generate": "node ./build/generate.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Iconscout/react-native-unicons.git",
"baseUrl": "https://github.com/Iconscout/react-native-unicons"
},
"keywords": [
"react-native",
"unicons",
"react-native-unicons",
"react-native-icons",
"icons",
"iconscout",
"vector"
],
"author": {
"name": "IconScout",
"email": "support@iconscout.com"
},
"license": "IconScout Simple License",
"bugs": {
"url": "https://github.com/Iconscout/react-native-unicons/issues"
},
"homepage": "https://iconscout.com/unicons",
"peerDependencies": {
"react": ">=16.8.0 <20.0.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",
"uppercamelcase": "^3.0.0"
}
}