{
  "version": "2.1.0",
  "author": {
    "name": "GhostDev"
  },
  "bin": {
    "yaffs": "./index.js"
  },
  "bugs": {
    "url": "https://github.com/GhosstDev/YetAnotherFanFictionScraper/issues"
  },
  "dependencies": {
    "archiver": "^3.1.1",
    "axios": "^0.19.2",
    "cheerio": "^1.0.0-rc.3",
    "progress": "^2.0.3",
    "require-all": "^3.0.0",
    "unescape": "^1.0.1",
    "yargs": "^15.1.0"
  },
  "description": "A script to download and format Literotica stories",
  "devDependencies": {
    "image-scraper": "^0.2.1"
  },
  "directories": {},
  "homepage": "https://github.com/GhosstDev/YetAnotherFanFictionScraper#readme",
  "keywords": [
    "literotica",
    "fanfiction",
    "fanfic",
    "scraper",
    "fanfiction.net",
    "downloader",
    "literodown",
    "literotica-downloader",
    "nodejs"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "ghosstdev",
      "email": "business@travelingfamily.us"
    }
  ],
  "name": "yaffs",
  "optionalDependencies": {},
  "readme": "readme.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GhosstDev/YetAnotherFanFictionScraper.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
