UNPKG

hexo-tag-plugins

Version:

A number of tag plugins for theme-butterfly

31 lines (30 loc) 502 B
{ "name": "hexo-tag-plugins", "version": "1.0.5", "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": "milkdue", "license": "Apache-2.0", "repository": { "type": "git", "url": "" } }