hexo-butterfly-tag-plugins-plus
Version:
A number of tag plugins for theme-butterfly
31 lines (30 loc) • 584 B
JSON
{
"name": "hexo-butterfly-tag-plugins-plus",
"version": "1.0.18",
"description": "A number of tag plugins for theme-butterfly",
"main": "index.js",
"scripts": {
"eslint": "eslint ."
},
"directories": {
"lib": "./lib"
},
"files": [
"lib/",
"index.js"
],
"keywords": [
"hexo",
"tab_plugins",
"volantis",
"butterfly",
"theme-butterfly",
"plugins"
],
"author": "akilarlxh",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/Akilarlxh/hexo-butterfly-tag-plugins-plus.git"
}
}