UNPKG

hexo-generator-sogou-sitemap

Version:
28 lines (27 loc) 654 B
{ "name": "hexo-generator-sogou-sitemap", "version": "0.2.0", "description": "Sogou sitemap generator plugin for Hexo", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "homepage": "https://github.com/rqh656418510/hexo-generator-sogou-sitemap.git", "keywords": [ "hexo", "sitemap", "generator", "sogou" ], "author": "rqh656418510", "license": "MIT", "dependencies": { "ejs": "^2.5.5", "hexo": "^3.0.0", "utils-merge": "^1.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/rqh656418510/hexo-generator-sogou-sitemap.git" } }