{
  "_args": [
    [
      {
        "raw": "loggy@~1.0",
        "scope": null,
        "escapedName": "loggy",
        "name": "loggy",
        "rawSpec": "~1.0",
        "spec": ">=1.0.0 <1.1.0",
        "type": "range"
      },
      "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch"
    ]
  ],
  "_from": "loggy@>=1.0.0 <1.1.0",
  "_id": "loggy@1.0.2",
  "_inCache": true,
  "_location": "/loggy",
  "_nodeVersion": "7.5.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/loggy-1.0.2.tgz_1487174242292_0.9146781829185784"
  },
  "_npmUser": {
    "name": "paulmillr",
    "email": "paul@paulmillr.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "loggy@~1.0",
    "scope": null,
    "escapedName": "loggy",
    "name": "loggy",
    "rawSpec": "~1.0",
    "spec": ">=1.0.0 <1.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "/brunch",
    "/serve-brunch"
  ],
  "_resolved": "https://registry.npmjs.org/loggy/-/loggy-1.0.2.tgz",
  "_shasum": "d0ca31c421395f8c462d04870dd2228de3c4e219",
  "_shrinkwrap": null,
  "_spec": "loggy@~1.0",
  "_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets/node_modules/brunch",
  "author": {
    "name": "Paul Miller",
    "url": "paulmillr.com"
  },
  "bugs": {
    "url": "https://github.com/paulmillr/loggy/issues"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "native-notifier": "~0.1.0"
  },
  "description": "Dead-simple colored logger for stdout.",
  "devDependencies": {
    "eslint": "^3.0.0",
    "eslint-config-brunch": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d0ca31c421395f8c462d04870dd2228de3c4e219",
    "tarball": "https://registry.npmjs.org/loggy/-/loggy-1.0.2.tgz"
  },
  "eslintConfig": {
    "extends": "brunch"
  },
  "gitHead": "207ccc01cbea19d8e634f1d9bd8acfc0e8061a17",
  "homepage": "https://github.com/paulmillr/loggy#readme",
  "keywords": [
    "log",
    "logger",
    "tasty",
    "simple"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "paulmillr",
      "email": "paul@paulmillr.com"
    },
    {
      "name": "shvaikalesh",
      "email": "shvaikalesh@gmail.com"
    }
  ],
  "name": "loggy",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/paulmillr/loggy.git"
  },
  "scripts": {
    "test": "eslint . && node test.js"
  },
  "version": "1.0.2"
}
