{
  "name": "react-native-mp-android-chart",
  "version": "0.1.1",
  "description": "React Native wrapper around MPAndroidChart chart library",
  "main": "index.android.js",
  "author": "Martin Skec",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/mskec/react-native-mp-android-chart"
  },
  "keywords": [
    "react native",
    "charts",
    "android",
    "MPAndroidChart"
  ],
  "files": [
    "android/",
    "lib/",
    "index.android.js"
  ]
}
