{
  "name": "logrotator",
  "version": "1.1.0",
  "description": "Log rotation in pure javascript for node",
  "author": "Capriza Inc. <backend@capriza.com>",
  "maintainers": [
    "Nadav Fischer <fujifischer@gmail.com>"
  ],
  "homepage": "http://github.com/capriza/logrotator",
  "repository": {
    "type": "git",
    "url": "http://github.com/capriza/logrotator.git"
  },
  "bugs": {
    "url": "https://github.com/capriza/logrotator/issues"
  },
  "keywords": [
    "log",
    "rotate",
    "logrotate"
  ],
  "main": "index.js",
  "license": "MIT"
}
