{
  "_id" : "sitemap.xml",
  "_rev" : "3-bf8a35f88d780965361491a2c07048be",
  "name" : "sitemap.xml",
  "description" : "express middleware for file sitemap.xml",
  "dist-tags" : {
    "latest" : "1.0.0"
  },
  "versions" : {
    "1.0.0" : {
      "name" : "sitemap.xml",
      "description" : "express middleware for file sitemap.xml",
      "version" : "1.0.0",
      "author" : {
        "name" : "Andreev Vladimir"
      },
      "homepage" : "https://github.com/andreevWork/sitemap.xml#readme",
      "repository" : {
        "type" : "git",
        "url" : "git+https://github.com/andreevWork/sitemap.xml.git"
      },
      "bugs" : {
        "url" : "https://github.com/andreevWork/sitemap.xml/issues"
      },
      "main" : "index.js",
      "keywords" : [ "express", "middleware", "sitemap", "xml", "sitemap.xml", "get" ],
      "license" : "ISC",
      "maintainers" : [ {
        "name" : "andreev.vladimir",
        "email" : "vandreevwork94@gmail.com"
      } ],
      "scripts" : {
        "test" : "echo \"Error: no test specified\" && exit 1"
      },
      "lastModified" : 1454200233007,
      "_id" : "sitemap.xml@1.0.0",
      "dist" : {
        "tarball" : "https://ingpoc.jfrog.io/artifactory/api/npm/central2/sitemap.xml/-/sitemap.xml-1.0.0.tgz",
        "shasum" : "abf9bfd9ba62a9e05b0fd0dba7f604de0419022f",
        "integrity" : "sha512-Qof0gXduG1fZStloqNAvPtFpkKjEOdAWByPJGWfZaqY9GWh0FVvCt6z/rSQ1GgW3V9OicFjOi7y0mshkhsVi8A==",
        "signatures" : [ {
          "keyid" : "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
          "sig" : "MEUCIAoAM1T1bC/Sd8i8RW0dVkGzrArv59M3gw1WMvC6KMjNAiEA/E0dW8cgmNdWJDEoWX44uN9+vki7x8yCrC5DaLMHmQg="
        } ]
      },
      "_from" : ".",
      "_npmVersion" : "2.11.3",
      "_npmUser" : {
        "name" : "andreev.vladimir",
        "email" : "vandreevwork94@gmail.com"
      },
      "gitHead" : "8113de452c95c59bb15923c053b1f42ec181d8c2",
      "_shasum" : "abf9bfd9ba62a9e05b0fd0dba7f604de0419022f",
      "_nodeVersion" : "0.12.7"
    }
  },
  "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`\r\n",
  "maintainers" : [ {
    "name" : "andreev.vladimir",
    "email" : "vandreevwork94@gmail.com"
  } ],
  "author" : {
    "name" : "Andreev Vladimir"
  },
  "time" : {
    "unpublished" : null,
    "created" : "2016-01-31T00:30:33.007Z",
    "modified" : "2022-06-26T20:23:45.039Z",
    "1.0.0" : "2016-01-31T00:30:33.007Z"
  },
  "repository" : {
    "type" : "git",
    "url" : "git+https://github.com/andreevWork/sitemap.xml.git"
  },
  "users" : { },
  "readmeFilename" : "README.md",
  "homepage" : "https://github.com/andreevWork/sitemap.xml#readme",
  "keywords" : [ "express", "middleware", "sitemap", "xml", "sitemap.xml", "get" ],
  "bugs" : {
    "url" : "https://github.com/andreevWork/sitemap.xml/issues"
  },
  "license" : "ISC"
}