{
  "name": "matrixbots",
  "version": "1.1.8",
  "description": "The API for Bots on MatrixBots",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Discord",
    "Bot",
    "DiscordBotList",
    "discordbotlist",
    "list",
    "ogmatrix",
    "api"
  ],
  "engines": {
    "node": ">= 12"
  },
  "author": "OGMatrix",
  "license": "ISC",
  "dependencies": {
    "node-fetch": "^2.6.6"
  }
}
