UNPKG

react-native-circular-progress-gradient

Version:

React Native component for creating animated, circular progress with react-native-svg

36 lines (35 loc) 934 B
{ "name": "react-native-circular-progress-gradient", "version": "1.3.11", "description": "React Native component for creating animated, circular progress with react-native-svg", "main": "index.js", "repository": { "type": "git", "url": "git+ssh://git@github.com/thanakij/react-native-circular-progress-gradient.git" }, "keywords": [ "react", "react-native", "react-component", "progress", "chart", "react-svg" ], "author": { "name": "Thanakij Pechprasarn", "email": "pechpras@gmail.com" }, "license": "MIT", "bugs": { "url": "https://github.com/thanakij/react-native-circular-progress-gradient/issues" }, "homepage": "https://github.com/thanakij/react-native-circular-progress-gradient", "dependencies": { "prop-types": "^15.7.2" }, "peerDependencies": { "react": ">=16.0.0", "react-native": ">=0.50.0", "react-native-svg": ">=7.0.0" } }