{
  "author": {
    "name": "Hazem Hagrass"
  },
  "bugs": {
    "url": "https://github.com/hazemhagrass/advanced-sitemap-generator/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "async": "3.2.0",
    "chalk": "^4.1.0",
    "cheerio": "1.0.0-rc.3",
    "cherio": "^1.0.0-rc.2",
    "cld": "^2.7.0",
    "compare-urls": "^2.0.0",
    "country-language": "^0.1.7",
    "cp-file": "9.0.0",
    "crypto-random-string": "3.3.0",
    "follow-redirects": "^1.13.0",
    "https": "^1.0.0",
    "lodash": "4.17.20",
    "mitt": "2.1.0",
    "node-translate": "0.0.4",
    "normalize-url": "5.3.0",
    "puppeteer": "^5.4.1",
    "request": "^2.88.2",
    "simplecrawler": "1.1.9",
    "superagent": "^6.1.0",
    "superagent-interface-promise": "^1.1.3",
    "translate": "^1.1.2",
    "url": "^0.11.0",
    "url-exists": "^1.0.3",
    "url-parse": "1.4.7",
    "valid-url": "^1.0.9"
  },
  "deprecated": false,
  "description": "Easily create XML sitemaps for your website.",
  "devDependencies": {
    "grunt": "^1.3.0",
    "grunt-contrib-jshint": "^3.0.0",
    "grunt-contrib-nodeunit": "^2.1.0",
    "grunt-contrib-watch": "^1.1.0",
    "grunt-docco": "^0.5.0",
    "grunt-shell": "^3.0.1",
    "grunt-todos": "^0.3.0",
    "jshint-stylish": "^2.2.1",
    "load-grunt-tasks": "^5.1.0",
    "time-grunt": "^2.0.0",
    "eslint": "7.13.0",
    "husky": "4.3.0",
    "jest": "26.6.3",
    "lint-staged": "10.5.1",
    "prettier": "2.1.2"
  },
  "engines": {
    "node": ">=6"
  },
  "homepage": "https://github.com/hazemhagrass/advanced-sitemap-generator",
  "keywords": [
    "sitemap",
    "xml",
    "sitemap.xml",
    "generator",
    "crawler",
    "seo",
    "google",
    "ecosystem:node"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "advanced-sitemap-generator",
  "prettier": {
    "singleQuote": true
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/hazemhagrass/advanced-sitemap-generator.git"
  },
  "scripts": {
    "test": "grunt nodeunit"
  },
  "version": "1.8.8"
}
