{
  "name": "thehiddenbay",
  "author": {
    "name": "Persei08",
    "email": "persei8@protonmail.ch"
  },
  "version": "1.0.4",
  "bugs": {
    "url": "https://github.com/Persei08/thepiratebay/issues"
  },
  "dependencies": {
    "axios": "^0.21",
    "cheerio": "^1.0.0-rc.3",
    "got": "^11.0.0"
  },
  "description": "thepiratebay unoffical api",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^6.2.2",
    "mocha-clean": "^1.0.0"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "homepage": "https://github.com/Persei08/thepiratebay#readme",
  "keywords": [
    "tv",
    "movies",
    "torrent",
    "api",
    "thepiratebay"
  ],
  "license": "MIT",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Persei08/thepiratebay.git"
  },
  "scripts": {
    "test": "mocha test.js --reporter spec --timeout 15000 --require mocha-clean"
  }
}
