react-native-animated-weather-icons
Version:
Animated Weather Icons for React Native
35 lines (34 loc) • 842 B
JSON
{
"name": "react-native-animated-weather-icons",
"version": "1.0.4",
"description": "Animated Weather Icons for React Native",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/CurtisTD/react-native-animated-weather-icons.git"
},
"keywords": [
"Animated",
"Weather",
"Icons",
"react-native",
"react",
"native",
"react",
"ios",
"android",
"animation"
],
"author": "Curtis Davis",
"license": "ISC",
"bugs": {
"url": "https://github.com/CurtisTD/react-native-animated-weather-icons/issues"
},
"homepage": "https://github.com/CurtisTD/react-native-animated-weather-icons#readme",
"devDependencies": {
"metro-react-native-babel-preset": "^0.66.0"
}
}