react-native-alternate-icons
Version:
React Native Alternate Icons for iOS 10.3+
29 lines (28 loc) • 777 B
JSON
{
"name": "react-native-alternate-icons",
"version": "0.5.0",
"description": "React Native Alternate Icons for iOS 10.3+",
"main": "ReactNativeAlternateIcons.ios.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/kamsteegsoftware/react-native-alternate-icons.git"
},
"keywords": [
"react-component",
"react-native",
"ios",
"Alternate",
"Icons",
"iOS",
"10.3+"
],
"author": "Joey Kamsteeg <joey@kamsteegsoftware.nl>",
"license": "MIT",
"bugs": {
"url": "https://github.com/kamsteegsoftware/react-native-alternate-icons/issues"
},
"homepage": "https://github.com/kamsteegsoftware/react-native-alternate-icons#readme"
}