connectx.js/package.json

23 lines
419 B
JSON

{
"name": "connectx.js",
"version": "0.0.1-hold",
"description": "HOLD",
"main": "index.js",
"scripts": {
"test": "node tests/example.js"
},
"repository": {
"type": "git",
"url": "https://git.rajdeepm.xyz/unbound/connectx.js"
},
"keywords": [
"connectx.js",
"bots",
"cross-guild",
"guilds",
"messages"
],
"author": "Unbound LLC",
"license": "AGPL-3.0-or-later"
}