{
  "author": {
    "name": "Persei08",
    "email": "persei8@protonmail.ch"
  },
  "bugs": {
    "url": "https://github.com/Persei08/nyaa/issues"
  },
  "dependencies": {
    "axios": "^0.21",
    "cheerio": "^1.0.0-rc.3",
    "got": "^11.0.0"
  },
  "description": "nyaa 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/nyaa#readme",
  "keywords": [
    "tv",
    "movies",
    "torrent",
    "api",
    "nyaa"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "nyaa-wrapper",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Persei08/nyaa.git"
  },
  "scripts": {
    "test": "mocha test.js --reporter spec --timeout 15000 --require mocha-clean"
  },
  "version": "1.0.1"
}
