hexo-generator-sitemap-sogou
Version:
33 lines (32 loc) • 729 B
JSON
{
"name": "hexo-generator-sitemap-sogou",
"version": "1.0.3",
"description": "- 用于生成搜狗站点地图 xml",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ArtechChu/hexo-generator-sitemap-sogou.git"
},
"keywords": [
"sitemap",
"seo",
"hexo",
"seo",
"sogou",
"sitemap",
"generate",
"generator"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/ArtechChu/hexo-generator-sitemap-sogou/issues"
},
"homepage": "https://github.com/ArtechChu/hexo-generator-sitemap-sogou#readme"
}