Hold Package
This commit is contained in:
commit
aef6411fa7
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"node_modules/connectx.js": {
|
||||
"resolved": "",
|
||||
"link": true
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1 @@
|
|||
..
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Reference in New Issue