react-native-semi-circular-gauge
Version:
Component for displaying semi circular gauge, with animation
31 lines (30 loc) • 740 B
JSON
{
"name": "react-native-semi-circular-gauge",
"version": "2.0.2",
"description": "Component for displaying semi circular gauge, with animation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/EROIN/ReactNativeSemiCircularGauge.git"
},
"keywords": [
"react",
"react-native",
"gauge",
"semi",
"circular",
"semi-circular",
"progress",
"component",
"chart"
],
"author": "Eroin",
"license": "MIT",
"bugs": {
"url": "https://github.com/EROIN/ReactNativeSemiCircularGauge/issues"
},
"homepage": "https://github.com/EROIN/ReactNativeSemiCircularGauge#readme"
}