hexo-tag-cbplayer
Version:
Embed CBPlayer in Hexo posts/pages
32 lines (31 loc) • 693 B
JSON
{
"name": "hexo-tag-cbplayer",
"version": "0.1.3",
"description": "Embed CBPlayer in Hexo posts/pages",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"video",
"danmaku",
"hexo",
"tag",
"player",
"dplayer"
],
"author": "galgamer",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/OPPO9008/hexo-tag-cbplayer.git"
},
"bugs": {
"url": "https://github.com/OPPO9008/hexo-tag-cbplayer/issues"
},
"homepage": "https://github.com/OPPO9008/hexo-tag-dplayer#readme",
"dependencies": {
"hexo-log": "^2.0.0",
"hexo-util": "^2.0.0"
}
}