brainlet-lib/package.json
2020-12-31 12:07:08 -05:00

20 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"
}
}