{
	"name": "loggers-factory",
	"version": "1.1.3",
	"description": "Javascript package that makes the use of loggers a breath.",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/pasdechancee/loggers-factory.git"
	},
	"keywords": [
		"winston",
		"loggers",
		"logger",
		"logs",
		"colors",
		"style",
		"custom"
	],
	"author": "Keyser Söze",
	"license": "MIT",
	"bugs": {
		"url": "https://github.com/pasdechancee/loggers-factory/issues"
	},
	"homepage": "https://github.com/pasdechancee/loggers-factory#readme",
	"dependencies": {
		"tools-factory": "^1.0.2",
		"winston": "^3.1.0",
		"winston-daily-rotate-file": "^3.5.1"
	}
}
