sblapi.js
Version:
A NodeJS API wrapper for Syn Bot List
31 lines (30 loc) • 679 B
JSON
{
"name": "sblapi.js",
"version": "1.0.2",
"description": "A NodeJS API wrapper for Syn Bot List",
"main": "./src/index.js",
"typings": "./src/index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Syn-Bot-List/sblapi.js.git"
},
"keywords": [
"discord",
"api",
"wrapper",
"syn",
"bot",
"list",
"sbl"
],
"author": "MarvelDC#8887",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Syn-Bot-List/sblapi.js/issues"
},
"homepage": "https://github.com/Syn-Bot-List/sblapi.js#readme",
"dependencies": {}
}