shlog-rotate
Version:
Log rotator (shell/bash)
20 lines (19 loc) • 396 B
JSON
{
"name": "shlog-rotate",
"description": "Log rotator (shell/bash)",
"keywords": ["simple","log","rotate","rotator","shell","bash","nginx"],
"version": "0.0.5",
"author": "fluffybunnies",
"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:fluffybunnies/shlog-rotate.git"
},
"main": "index.sh",
"dependencies": {
},
"devDependencies": {
},
"scripts": {
}
}