hqchart
Version:
HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据对接
36 lines (35 loc) • 955 B
JSON
{
"name": "hqchart",
"version": "1.1.15147",
"description": "HQChart - H5, 微信小程序 沪深/港股/数字货币/期货/美股 K线图(kline),走势图,缩放,拖拽,十字光标,画图工具,截图,筹码图. 分析家语法,通达信语法,(麦语法),第3方数据对接",
"main": "lib/main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jones2000/HQChart.git"
},
"keywords": [
"HQChart",
"kline",
"chart",
"candle",
"candlestick",
"canvas",
"stock",
"candlestick-chart",
"通达信指标",
"麦语法"
],
"author": "jones2000",
"license": "Apache License 2.0",
"bugs": {
"url": "https://github.com/jones2000/HQChart/issues"
},
"homepage": "https://github.com/jones2000/HQChart#readme",
"devDependencies": {
"babel-runtime": "^6.26.0",
"jquery": "^3.7.1"
}
}