UNPKG

hexo-butterfly-footer-beautify-ruoxi

Version:
40 lines (39 loc) 820 B
{ "name": "hexo-butterfly-footer-beautify-ruoxi", "version": "1.0.3", "description": "A footer beauitfy plugin for theme-butterfly", "main": "index.js", "scripts": { "eslint": "eslint ." }, "directories": { "lib": "lib" }, "files": [ "lib/", "index.js" ], "keywords": [ "hexo", "renderer", "runtime", "bdage", "butterfly", "theme-butterfly", "plugins" ], "author": "akilarlxh", "license": "Apache-2.0", "dependencies": { "pug": "^3.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/Akilarlxh/hexo-butterfly-clock.git" }, "bugs": { "url": "https://github.com/Akilarlxh/hexo-butterfly-clock/issues" }, "homepage": "https://github.com/Akilarlxh/hexo-butterfly-clock#readme", "devDependencies": {} }