@elevyg/react-native-ionicons
Version:
Ionicons 5 for React Native
36 lines (35 loc) • 849 B
JSON
{
"name": "@elevyg/react-native-ionicons",
"version": "1.0.2",
"description": "Ionicons 5 for React Native",
"main": "src/index.tsx",
"scripts": {
"test": "exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/elevyg/react-native-ionicons.git"
},
"keywords": [
"react-native",
"ionic",
"icons",
"ionicons",
"5",
"v5"
],
"author": "Eyal Levy",
"license": "MIT",
"bugs": {
"url": "https://github.com/elevyg/react-native-ionicons/issues"
},
"homepage": "https://github.com/elevyg/react-native-ionicons#readme",
"devDependencies": {
"@types/jest": "^27.4.0",
"@types/react": "^17.0.38",
"@types/react-native": "^0.66.13",
"@types/react-test-renderer": "^17.0.1",
"metro-react-native-babel-preset": "^0.66.0",
"typescript": "^4.5.4"
}
}