matrixbotlist.js
Version:
Here can bots that are verified by us, use the API.
29 lines (28 loc) • 531 B
JSON
{
"name": "matrixbotlist.js",
"version": "1.2.0",
"description": "Here can bots that are verified by us, use the API.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Discord",
"Bot",
"DiscordBotList",
"discordbotlist",
"list",
"ogmatrix",
"api",
"matrixbotlist",
"matrix"
],
"engines": {
"node": ">= 12"
},
"author": "OGMatrix",
"license": "ISC",
"dependencies": {
"node-fetch": "^2.6.6"
}
}