hexo-everyday-calendar
Version:
A practical plugin for Hexo
31 lines (30 loc) • 649 B
JSON
{
"name": "hexo-everyday-calendar",
"version": "1.3.13",
"description": "A practical plugin for Hexo",
"homepage": "https://github.com/70v-Yoyo/hexo-everyday-calendar#readme",
"keywords": [
"Hexo",
"Calendar",
"Everyday",
"Github",
"Blog"
],
"bugs": {
"url": "https://github.com/70v-Yoyo/hexo-everyday-calendar/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/70v-Yoyo/hexo-everyday-calendar.git"
},
"license": "ISC",
"author": "wyy",
"type": "commonjs",
"main": "index.js",
"scripts": {
"start": "node index.js"
},
"hexo": {
"version": "7.3.0"
}
}