hexo-bangumi-gallery
Version:
A Hexo plugin, show your anime list in your blog.
20 lines (19 loc) • 477 B
JSON
{
"name": "hexo-bangumi-gallery",
"version": "2.0.2",
"main": "index.js",
"scripts": {
"test": "echo \\\"Error: no test specified\\\" && exit 1"
},
"keywords": ["hexo", "hexo-plugin", "bangumi"],
"author": "ChiyukiRuon",
"license": "MIT",
"description": "A Hexo plugin, show your anime list in your blog.",
"dependencies": {
"axios": "1.11.0",
"ejs": "^3.1.10",
"hexo-fs": "^5.0.0",
"hexo-i18n": "^2.0.0",
"hexo-log": "^4.1.0"
}
}