{
  "_args": [
    [
      "tfunk@^3.0.1",
      "/Users/nick/codes/twreporter-react/node_modules/eazy-logger"
    ]
  ],
  "_from": "tfunk@>=3.0.1 <4.0.0",
  "_id": "tfunk@3.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/tfunk",
  "_nodeVersion": "0.10.26",
  "_npmUser": {
    "email": "shakyshane@gmail.com",
    "name": "shakyshane"
  },
  "_npmVersion": "2.1.16",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5"
  },
  "_requested": {
    "name": "tfunk",
    "raw": "tfunk@^3.0.1",
    "rawSpec": "^3.0.1",
    "scope": null,
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eazy-logger"
  ],
  "_resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.0.1.tgz",
  "_shasum": "4472e2e8b957564fbf429c88904952eb29fe9178",
  "_shrinkwrap": null,
  "_spec": "tfunk@^3.0.1",
  "_where": "/Users/nick/codes/twreporter-react/node_modules/eazy-logger",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyShane/tfunk/issues"
  },
  "dependencies": {
    "chalk": "^0.5.1",
    "object-path": "^0.9.0"
  },
  "description": "Multi-colour console output from chalk with added awesome",
  "devDependencies": {
    "chai": "^1.10.0",
    "jshint": "^2.6.0",
    "mocha": "^2.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4472e2e8b957564fbf429c88904952eb29fe9178",
    "tarball": "http://registry.npmjs.org/tfunk/-/tfunk-3.0.1.tgz"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "04b98be28ea8239cca29b048d4c2909453e27b4c",
  "homepage": "https://github.com/shakyShane/tfunk",
  "keywords": [
    "cli",
    "color",
    "colors",
    "colour",
    "command-line",
    "console",
    "formatting",
    "log",
    "logging",
    "rgb",
    "shell",
    "string",
    "styles",
    "terminal",
    "text",
    "xterm"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "shakyshane",
      "email": "shakyshane@gmail.com"
    }
  ],
  "name": "tfunk",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shakyShane/tfunk.git"
  },
  "scripts": {
    "lint": "jshint test/*.js index.js",
    "test": "npm run lint && mocha"
  },
  "version": "3.0.1"
}
