{
  "name": "stills",
  "version": "25.24.0",
  "description": "A stills and GIF bot",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/shahkashani/stills"
  },
  "engines": {
    "node": ">12.x"
  },
  "jest": {
    "testMatch": [
      "**/**.tests.js"
    ]
  },
  "scripts": {
    "test": "./node_modules/.bin/jest"
  },
  "author": "Shah Kashani",
  "license": "MIT",
  "dependencies": {
    "@aws-sdk/client-s3": "^3.436.0",
    "@aws-sdk/s3-request-presigner": "^3.436.0",
    "@azure/ai-text-analytics": "^5.0.1",
    "@azure/cognitiveservices-computervision": "^8.2.0",
    "@azure/ms-rest-azure-js": "^2.1.0",
    "@svgdotjs/svg.filter.js": "^3.0.8",
    "@svgdotjs/svg.js": "^3.1.2",
    "@tensorflow/tfjs-node": "^4.12.0",
    "@vladmandic/human": "^3.3.5",
    "canvas": "^2.11.2",
    "canvas-txt": "^4.1.1",
    "compromise": "^13.11.2",
    "compromise-sentences": "^0.3.0",
    "compromise-strict": "0.0.2",
    "cpu-percentage": "^1.0.3",
    "dotenv": "^8.2.0",
    "fluent-ffmpeg": "^2.1.3",
    "geometric": "^2.2.10",
    "glob": "^7.1.6",
    "gm": "^1.23.1",
    "jest": "^29.7.0",
    "knuth-morris-pratt": "^1.0.0",
    "lodash": "^4.17.21",
    "musixmatch-node": "^1.0.2",
    "no-profanity": "^1.4.2",
    "node-fetch": "^2.7.0",
    "parse-srt": "^1.0.0-alpha",
    "pdf-parse": "^1.1.1",
    "pixelmatch": "^5.3.0",
    "pngjs": "^6.0.0",
    "polygon": "^1.0.2",
    "press-any-key": "^0.1.1",
    "random-word": "^2.0.0",
    "redis": "^4.6.11",
    "sbd": "^1.0.18",
    "sharp": "^0.32.6",
    "sharp-gif2": "^0.1.3",
    "shelljs": "^0.8.5",
    "string-similarity-js": "^2.1.4",
    "svgdom": "^0.1.10",
    "tumblr.js": "^4.0.0",
    "wasm-vips": "^0.0.4",
    "yargs": "^13.3.2"
  }
}
