{
"name": "sitemap.xml",
"version": "1.0.0",
"description": "express middleware for file sitemap.xml",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/andreevWork/sitemap.xml.git"
},
"keywords": [
"express",
"middleware",
"sitemap",
"xml",
"sitemap.xml",
"get"
],
"author": "Andreev Vladimir",
"license": "ISC",
"bugs": {
"url": "https://github.com/andreevWork/sitemap.xml/issues"
},
"homepage": "https://github.com/andreevWork/sitemap.xml#readme"
}