{
  "name": "react-native-animated-charts",
  "version": "0.0.5",
  "description": "React Native bar chart component animated fully on UI thread and non dependecies",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "react",
    "native",
    "chart",
    "animated",
    "barchart"
  ],
  "peerDependencies": {
    "react": "^16.9.0",
    "react-native": "^0.61.2"
  },
  "bugs": {
    "url": "https://github.com/nachourpi/react-native-animated-charts/issues"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nachourpi/react-native-animated-charts.git"
  },
  "author": "Jose Ignacio Urpi ( nachourpi ) <nachourpi@gmail.com>",
  "license": "MIT"
}
