{
  "name": "cat2log",
  "version": "0.1.3",
  "description": "Easy-to-user log file package",
  "main": "main.js",
  "scripts": {
    "test": "node .test.js"
  },
  "repository": {
    "type": "git",
    "url": "https://git.revolutions.network/robot/cat2log.git"
  },
  "keywords": [
    "LOG",
    "FILE",
    "MARKDOWN",
    "JSON",
    "TXT"
  ],
  "author": "robot",
  "license": "MIT",
  "dependencies": {
    "fs": "0.0.1-security"
  }
}
