UNPKG

react-native-animated-weather-icons-fork

Version:

This is a Fork from Animated Weather Icons for React Native from stan-sack & CurtisTD

38 lines 1.02 kB
{ "name": "react-native-animated-weather-icons-fork", "version": "2.1.0", "description": "This is a Fork from Animated Weather Icons for React Native from stan-sack & CurtisTD", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Adamy96/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/Adamy96/react-native-animated-weather-icons/issues" }, "homepage": "https://github.com/Adamy96/react-native-animated-weather-icons#readme", "dependencies": { "@types/react": "^18.0.15", "react-native-svg": "^12.4.0" }, "devDependencies": { "metro-react-native-babel-preset": "^0.66.0" } }