{
  "name": "inologger",
  "version": "1.2.0",
  "description": "Simple log interface with colored logging",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": ["log","inorain","colored"],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "log4js": "^6.1.2"
  }
}
