biscrot
Version:
scrot directly to img.bi
34 lines (31 loc) • 727 B
JSON
{
"name": "biscrot",
"version": "1.0.3",
"description": "scrot directly to img.bi",
"dependencies": {
"imgbi": "^0.0.4",
"yargs": "^1.3.1"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/loadedice/biscrot.git"
},
"keywords": [
"img.bi",
"scrot",
"imagesharing"
],
"bin": {
"biscrot": "./bin/biscrot"
},
"author": "loadedice",
"license": "MIT",
"bugs": {
"url": "https://github.com/loadedice/biscrot/issues"
},
"homepage": "https://github.com/loadedice/biscrot"
}