hexo-foldable-block
Version:
A plugin for Hexo, which allows someone to use foldable content block with styles.
21 lines • 557 B
JSON
{
"name": "hexo-foldable-block",
"version": "1.1.2",
"description": "A plugin for Hexo, which allows someone to use foldable content block with styles.",
"main": "index.js",
"homepage": "https://github.com/zhengdehua/hexo-foldable-block",
"repository": {
"type": "git",
"url": "git+https://github.com/zhengdehua/hexo-foldable-block.git"
},
"keywords": [
"Hexo",
"blocks",
"foldable"
],
"author": "zhengdehua",
"license": "MIT",
"bugs": {
"url": "https://github.com/zhengdehua/hexo-foldable-block/issues"
}
}