react-native-eva-icons
Version:
Eva Icons for React Native
26 lines (25 loc) • 669 B
JSON
{
"name": "react-native-eva-icons",
"version": "1.3.1",
"description": "Eva Icons for React Native",
"repository": {
"type": "git",
"url": "git+https://github.com/artyorsh/react-native-eva-icons.git"
},
"keywords": [
"react-native",
"eva-icons",
"svg"
],
"author": "artyorsh",
"license": "MIT",
"bugs": {
"url": "https://github.com/artyorsh/react-native-eva-icons/issues"
},
"homepage": "https://github.com/artyorsh/react-native-eva-icons#readme",
"peerDependencies": {
"react": "16.5.0",
"react-native-svg": "^9.4.0"
},
"devDependencies": {}
}