{
  "_from": "loggy@^1.0.3",
  "_id": "loggy@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-cNqUcV6oNLa1kemACNB420Hze4xREnnxfJZ2/EV6aGG6WXW481//DatmJTCyrfEICN0rOLV2NhR/3OFRJcJR7A==",
  "_location": "/loggy",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "loggy@^1.0.3",
    "name": "loggy",
    "escapedName": "loggy",
    "rawSpec": "^1.0.3",
    "saveSpec": null,
    "fetchSpec": "^1.0.3"
  },
  "_requiredBy": [
    "/babel-brunch",
    "/brunch",
    "/deppack",
    "/deps-install",
    "/serve-brunch"
  ],
  "_resolved": "https://registry.npmjs.org/loggy/-/loggy-1.0.4.tgz",
  "_shasum": "651ed6cc27d5cf5057501ce6fb4a089f5e41d9a2",
  "_spec": "loggy@^1.0.3",
  "_where": "/home/physikerwelt/git/ag-gipp/vmext/frontend/node_modules/babel-brunch",
  "author": {
    "name": "Paul Miller",
    "url": "paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/loggy/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "colorette": "^1.0.1",
    "native-notifier": "~0.1.0"
  },
  "deprecated": false,
  "description": "Dead-simple colored logger for stdout.",
  "devDependencies": {
    "eslint": "^3.0.0",
    "eslint-config-brunch": "^1.0.0"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "homepage": "https://github.com/paulmillr/loggy#readme",
  "keywords": [
    "log",
    "logger",
    "tasty",
    "simple"
  ],
  "license": "MIT",
  "name": "loggy",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/loggy.git"
  },
  "scripts": {
    "test": "eslint . && node test.js"
  },
  "version": "1.0.4"
}
