{
  "name": "cedar",
  "version": "0.3.4",
  "description": "User-friendly logger.",
  "dependencies": {},
  "devDependencies": {
    "exam": "2.1.1"
  },
  "keywords": [
    "cedar",
    "tiny",
    "console",
    "log",
    "logger",
    "color",
    "utf-8",
    "icons",
    "transport"
  ],
  "main": "cedar.js",
  "engines": {
    "node": ">=0.8.28"
  },
  "scripts": {
    "test": "./node_modules/exam/exam.js",
    "cover": "./node_modules/exam/exam-cover.js",
    "report": "open coverage/lcov-report/index.html",
    "bench": "./node_modules/exam/exam.js test/bench"
  },
  "repository": "https://github.com/lighterio/cedar.git",
  "bugs": "https://github.com/lighterio/cedar/issues",
  "homepage": "https://github.com/lighterio/cedar",
  "author": "Sam Eubank <sameubank@gmail.com>",
  "contributors": [
    "Sam Eubank <sameubank@gmail.com>"
  ],
  "license": "MIT"
}
