{
  "name": "hexo-butterfly-categories-card",
  "version": "1.0.0",
  "description": "A categories card plugin for theme-butterfly",
  "main": "index.js",
  "scripts": {
    "eslint": "eslint ."
  },
  "directories": {
    "lib": "./lib"
  },
  "files": [
    "lib/",
    "index.js"
  ],
  "keywords": [
    "hexo",
    "filter",
    "cotegotise card",
    "butterfly",
    "theme-butterfly",
    "plugins"
  ],
  "author": "akilarlxh",
  "license": "Apache-2.0",
  "dependencies": {
    "pug": "^3.0.0"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Akilarlxh/hexo-butterfly-categories-card.git"
  }
}
