@tillpos/react-native-unicons
Version:
Unicons - 1000+ vector icons as easy to use vector React Native Components
47 lines (46 loc) • 1.18 kB
JSON
{
"name": "@tillpos/react-native-unicons",
"description": "Unicons - 1000+ vector icons as easy to use vector React Native Components",
"version": "1.0.5",
"main": "index.js",
"scripts": {
"generate": "node ./build/generate.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/hitz-group/react-native-unicons.git",
"baseUrl": "https://github.com/hitz-group/react-native-unicons"
},
"author": {
"name": "Iconscout",
"email": "support@iconscout.com"
},
"keywords": [
"react-native",
"unicons",
"react-native-unicons",
"react-native-icons",
"icons",
"iconscout",
"tillpos",
"vector"
],
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/hitz-group/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": "^3.0.6",
"cheerio": "^1.0.0-rc.3",
"fs-plus": "^3.1.1",
"react": "^16.5.0",
"react-native": "^0.59.4",
"uppercamelcase": "^3.0.0"
}
}