UNPKG

kcos-rn-secharts

Version:

reactnative的echarts组件 基于react-native-secharts

30 lines (29 loc) 740 B
{ "name": "kcos-rn-secharts", "version": "1.2.0", "description": "reactnative的echarts组件 基于react-native-secharts", "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": [ "react-native-secharts", "react-native-echarts", "react-native-echart", "echarts", "echarts4" ], "dependencies": { "prop-types": "^15.7.2" }, "author": "", "license": "MIT", "bugs": { "url": "https://github.com/shifeng1993/react-native-secharts/issues" }, "homepage": "https://github.com/shifeng1993/react-native-secharts#readme" }