antu-rn-echarts
Version:
reactnative的echarts组件
30 lines (29 loc) • 710 B
JSON
{
"name": "antu-rn-echarts",
"version": "1.0.5",
"description": "reactnative的echarts组件",
"main": "main/dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/shifeng1993/react-native-secharts"
},
"keywords": [
"antu-rn-echarts",
"react-native-echarts",
"react-native-echart",
"echarts",
"echarts4"
],
"dependencies": {
"prop-types": "^15.7.2"
},
"author": "haise",
"license": "MIT",
"bugs": {
"url": "https://github.com/shifeng1993/react-native-secharts/issues"
},
"homepage": "https://github.com/shifeng1993/react-native-secharts#readme"
}