{
  "name": "sitemap.xml",
  "versions": {
    "1.0.0": {
      "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": {
        "name": "Andreev Vladimir"
      },
      "license": "ISC",
      "bugs": {
        "url": "https://github.com/andreevWork/sitemap.xml/issues"
      },
      "homepage": "https://github.com/andreevWork/sitemap.xml#readme",
      "gitHead": "8113de452c95c59bb15923c053b1f42ec181d8c2",
      "_id": "sitemap.xml@1.0.0",
      "_shasum": "abf9bfd9ba62a9e05b0fd0dba7f604de0419022f",
      "_from": ".",
      "_npmVersion": "2.11.3",
      "_nodeVersion": "0.12.7",
      "_npmUser": {
        "name": "andreev.vladimir",
        "email": "vandreevwork94@gmail.com"
      },
      "dist": {
        "shasum": "abf9bfd9ba62a9e05b0fd0dba7f604de0419022f",
        "tarball": "http://120.25.59.85:14873/sitemap.xml/-/sitemap.xml-1.0.0.tgz",
        "size": 924,
        "integrity": "sha512-Qof0gXduG1fZStloqNAvPtFpkKjEOdAWByPJGWfZaqY9GWh0FVvCt6z/rSQ1GgW3V9OicFjOi7y0mshkhsVi8A=="
      },
      "maintainers": [
        {
          "name": "andreev.vladimir",
          "email": "vandreevwork94@gmail.com"
        }
      ],
      "directories": {},
      "_cnpmcore_publish_time": "2021-12-19T20:56:55.332Z",
      "contributors": []
    }
  },
  "time": {
    "created": "2022-01-27T17:31:39.867Z",
    "modified": "2022-01-27T17:31:39.867Z",
    "1.0.0": "2016-01-31T00:30:33.007Z"
  },
  "users": {},
  "dist-tags": {
    "latest": "1.0.0"
  },
  "_rev": "1576-6c13cb317256fba5",
  "_id": "sitemap.xml",
  "readme": "# sitemap.xml\r\n\r\nIt's express middleware. Just pass path to file sitemap.xml  and this module will return him.\r\n\r\n## Usage\r\n* **Installation**: <br />\r\n  `npm i --save sitemap.xml`\r\n\r\n* **Require**: <br />\r\n  `var sitemap = require('sitemap.xml');`\r\n\r\n* **And finally**: <br />\r\n  `app.use(sitemap(__dirname + '/sitemap.xml'));`\r\n\r\n## Options\r\n\r\nThe module takes one parameter - a path to file sitemap: <br />\r\n\r\n* **path (string)**:\r\n  Default: `none`",
  "_attachments": {}
}
