UNPKG

matrixbots

Version:

The API for Bots on MatrixBots

27 lines (26 loc) 469 B
{ "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" } }