two-part-progress-circle
Version:
Lightweight,customizable two part progress indicative circle
31 lines (30 loc) • 842 B
JSON
{
"name": "two-part-progress-circle",
"version": "1.2.7",
"description": "Lightweight,customizable two part progress indicative circle ",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/PurnimaNaik/two-part-progress-circle.git"
},
"keywords": [
"progress-circle",
"status-circle",
"progress-indicator",
"react-native-progress-circle",
"react-native",
"multipart-progress-circle"
],
"author": "Purnima Naik",
"license": "MIT",
"bugs": {
"url": "https://github.com/PurnimaNaik/two-part-progress-circle/issues"
},
"homepage": "https://github.com/PurnimaNaik/two-part-progress-circle#readme",
"devDependencies": {
"metro-react-native-babel-preset": "^0.54.1"
}
}