{
  "name": "xcraft-core-journal",
  "version": "1.3.6",
  "description": "Xcraft journal",
  "main": "lib/index.js",
  "engines": {
    "node": ">=10"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "xcraft",
    "logs",
    "journal"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Xcraft-Inc/xcraft-core-journal.git"
  },
  "config": {
    "xcraft": {
      "commands": false
    }
  },
  "author": "Mathieu Schroeter",
  "license": "MIT",
  "dependencies": {
    "rotating-file-stream": "^3.2.6",
    "xcraft-core-etc": "^3.5.0"
  },
  "bugs": {
    "url": "https://github.com/Xcraft-Inc/xcraft-core-journal/issues"
  },
  "homepage": "https://github.com/Xcraft-Inc/xcraft-core-journal#readme",
  "devDependencies": {
    "prettier": "2.0.4",
    "xcraft-dev-prettier": "^2.0.0",
    "xcraft-dev-rules": "^4.4.0"
  },
  "prettier": "xcraft-dev-prettier"
}
