{
  "name": "hexo-tag-dplayer",
  "version": "0.3.3",
  "description": "Embed dplayer in Hexo posts/pages",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "video",
    "danmaku",
    "hexo",
    "tag",
    "player",
    "dplayer"
  ],
  "author": "dixyes",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MoePlayer/hexo-tag-dplayer.git"
  },
  "bugs": {
    "url": "https://github.com/MoePlayer/hexo-tag-dplayer/issues"
  },
  "homepage": "https://github.com/MoePlayer/hexo-tag-dplayer#readme",
  "dependencies": {
    "dplayer": "^1.6.0",
    "hexo-log": "^0.2.0",
    "hexo-fs": "^0.2.2",
    "hexo-util": "^0.6.2"
  }
}
