react-native-f2chart
Version:
F2 charts for react-native
27 lines (26 loc) • 637 B
JSON
{
"name": "react-native-f2chart",
"version": "1.1.0",
"description": "F2 charts for react-native",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aloneszjl/react-native-f2chart.git"
},
"keywords": [
"react-native",
"f2chart",
"chart",
"react-native-f2",
"react-native-chart"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/aloneszjl/react-native-f2chart/issues"
},
"homepage": "https://github.com/aloneszjl/react-native-f2chart#readme"
}