{
  "name": "hexo-source-tag",
  "version": "0.0.14",
  "description": "Tag the source from the article",
  "main": "index.js",
  "scripts": {
    "prepack": "postcss css/source.css > css/source.min.css"
  },
  "dependencies": {
    "hexo-tag-injector": "^0.1.0",
    "hexo-util": "^2.4.0",
    "string-format": "^2.0.0",
    "unpkg_url": "^0.0.1"
  },
  "devDependencies": {
    "cssnano": "5.1.8",
    "postcss": "8.4.14",
    "postcss-cli": "9.1.0"
  }
}
