brainlet-cli/package.json

20 lines
450 B
JSON

{
"name": "brainlet-cli",
"version": "1.0.0",
"description": "a better (unofficial) frontend for brainlet",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.hippoz.xyz/hiimgoodpack/brainlet-cli.git"
},
"author": "",
"license": "GPL-3.0-or-later",
"dependencies": {
"readline": "^1.3.0",
"replaceall": "^0.1.6"
}
}