UNPKG

hexo-tag-echarts-plus

Version:

A simple plugin for inserting ECharts5.x by using tags in Hexo.

32 lines (31 loc) 623 B
{ "name": "hexo-tag-echarts-plus", "version": "3.6.5", "description": "A simple plugin for inserting ECharts5.x by using tags in Hexo.", "main": "index.js", "scripts": { "eslint": "eslint ." }, "directories": { "lib": "./lib" }, "files": [ "lib/", "index.js" ], "keywords": [ "hexo", "tab_plugins", "volantis", "butterfly", "theme-butterfly", "plugins", "echarts" ], "author": "naokuo", "license": "Apache-2.0", "repository": { "type": "git", "url": "https://github.com/YL2209/hexo-tag-echarts-plus.git" } }