echarts-extension-tmap
Version:
extend echarts with tmap
23 lines (22 loc) • 574 B
JSON
{
"name": "echarts-extension-tmap",
"version": "1.0.1",
"description": "extend echarts with tmap",
"main": "tmap.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Liulangzhesw/echarts-extension-tmap.git"
},
"keywords": [
"tmap"
],
"author": "liulangzhesw",
"license": "ISC",
"bugs": {
"url": "https://github.com/Liulangzhesw/echarts-extension-tmap/issues"
},
"homepage": "https://github.com/Liulangzhesw/echarts-extension-tmap#readme"
}