UNPKG

hexo-everyday-calendar

Version:
34 lines (33 loc) 708 B
{ "name": "hexo-everyday-calendar", "version": "1.3.12", "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" }, "peerDependencies": { "hexo": "^7.0.0" }, "devDependencies": { "hexo": "^7.0.0" } }