UNPKG

react-native-web-circular-progress

Version:

React Native cross-platform component for creating animated, circular progress with ReactART

32 lines (31 loc) 793 B
{ "name": "react-native-web-circular-progress", "version": "0.0.1", "description": "React Native cross-platform component for creating animated, circular progress with ReactART", "main": "index.js", "repository": { "type": "git", "url": "git+ssh://git@github.com/surya-kanoria/react-native-circular-progress.git" }, "keywords": [ "react", "react-native", "react-component", "progress", "chart", "react-art", "art" ], "author": { "name": "Bart Gryszko", "email": "b@gryszko.com" }, "license": "MIT", "bugs": { "url": "https://github.com/sura-kanoria/react-native-circular-progress/issues" }, "homepage": "https://github.com/surya-kanoria/react-native-circular-progress", "dependencies": { "art": "^0.10.0" } }