react-native-animated-bar
Version:
Responsive React Native Animated Progress Bar
30 lines (29 loc) • 742 B
JSON
{
"name": "react-native-animated-bar",
"version": "0.2.0",
"description": "Responsive React Native Animated Progress Bar",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/codedailyio/react-native-animated-bar.git"
},
"keywords": [
"react-native",
"animated",
"progress",
"bar"
],
"author": "Jason Brown",
"license": "MIT",
"bugs": {
"url": "https://github.com/codedailyio/react-native-animated-bar/issues"
},
"homepage": "https://github.com/codedailyio/react-native-animated-bar#readme",
"devDependencies": {
"react": "^16.0.0-alpha.12",
"react-native": "*"
}
}