{
  "name": "tenorjs",
  "version": "1.0.10",
  "description": "TenorJS is a lightweight NodeJS wrapper around the Tenor.com API.",
  "main": "index.js",
  "scripts": {
    "test": "npm install"
  },
  "keywords": [
    "tenor",
    "tenor.com",
    "gif",
    "discord",
    "bots",
    "wrapper",
    "api",
    "mp4",
    "webm",
    "tinygif",
    "tinymp4",
    "nanomp4",
    "nanogif"
  ],
  "author": "Jinzulen",
  "license": "Apache-2.0",
  "repository": {
    "type": "git",
    "url": "https://github.com/Jinzulen/TenorJS.git"
  },
  "dependencies": {
    "colors": "^1.3.3",
    "moment": "^2.24.0",
    "roi": "^0.18.0"
  }
}
