{
  "name": "hexo-butterfly-clock",
  "version": "1.0.7",
  "description": "A clock card plugin for theme-butterfly",
  "main": "index.js",
  "scripts": {
    "eslint": "eslint ."
  },
  "directories": {
    "lib": "./lib"
  },
  "files": [
    "lib/",
    "index.js"
  ],
  "keywords": [
    "hexo",
    "renderer",
    "clock",
    "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-clock.git"
  }
}
