react-native-ico-essential
Version:
Essential Icons for React Native
33 lines (32 loc) • 788 B
JSON
{
"name": "react-native-ico-essential",
"version": "7.0.1",
"description": "Essential Icons for React Native",
"main": "src/index.jsx",
"types": "typings.d.ts",
"dependencies": {
"react-svg-main": "^4.1.1"
},
"peerDependencies": {
"react": ">=18",
"react-native": ">=0.72",
"react-native-svg": ">=15"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ivanoff/react-native-ico-essential.git"
},
"keywords": [
"React",
"React Native",
"Icons",
"Icon",
"SVG",
"Essential"
],
"author": "Dimitry Ivanov <2@ivanoff.org.ua> # curl -A cv ivanoff.org.ua",
"bugs": {
"url": "https://github.com/ivanoff/react-native-ico-essential/issues"
},
"homepage": "http://ico.simpleness.org/pack/essential"
}