Blame view

components/uni-charts/package.json 199 Bytes
4f475013   刘淇   k线图
1
2
3
4
5
6
7
8
9
  {
    "name": "uni-charts",
    "version": "1.0.0",
    "description": "UniApp K线图组件",
    "main": "index.js",
    "keywords": ["uni-charts", "kline", "小程序"],
    "author": "",
    "license": "MIT"
  }