UNPKG

react-native-svg-circular-progress

Version:
31 lines (30 loc) 820 B
{ "name": "react-native-svg-circular-progress", "version": "1.0.4", "description": "A circular progress chart using react-native-svg", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/stssoftware/react-native-svg-circular-progress.git" }, "keywords": [ "react-native", "react-native-svg", "circular-progress" ], "author": "rudyhuynh", "license": "MIT", "bugs": { "url": "https://github.com/stssoftware/react-native-svg-circular-progress/issues" }, "homepage": "https://github.com/stssoftware/react-native-svg-circular-progress#readme", "dependencies": {}, "peerDependencies": { "react": "*", "react-native": "*", "react-native-svg": "*" } }