react-native-mp-android-chart
Version:
React Native wrapper around MPAndroidChart chart library
24 lines (23 loc) • 492 B
JSON
{
"name": "react-native-mp-android-chart",
"version": "0.2.0",
"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"
]
}