21 lines
426 B
JSON
21 lines
426 B
JSON
|
{
|
||
|
"name": "brainlet-lib",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "https://git.hippoz.xyz/hiimgoodpack/brainlet-lib.git"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "GPL-3.0-or-later",
|
||
|
"dependencies": {
|
||
|
"urllib": "^2.36.1",
|
||
|
"validator": "^13.5.2",
|
||
|
"ws": "^7.4.2"
|
||
|
}
|
||
|
}
|