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