react-native-percentage-circle
Version:
react native percentage circle and also be a progress bar
35 lines (34 loc) • 867 B
JSON
{
"name": "react-native-percentage-circle",
"version": "1.0.7",
"description": "react native percentage circle and also be a progress bar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/JackPu/react-native-percentage-circle.git"
},
"keywords": [
"percentage",
"circle",
"progress",
"bar"
],
"author": "jack pu",
"license": "ISC",
"bugs": {
"url": "https://github.com/JackPu/react-native-percentage-circle/issues"
},
"homepage": "https://github.com/JackPu/react-native-percentage-circle#readme",
"dependencies": {
"react": "^16.3.2"
},
"devDependencies": {
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"react-dom": "^16.3.2",
"react-native-mock": "^0.3.1"
}
}