{
  "_args": [
    [
      {
        "raw": "tfunk@^3.0.1",
        "scope": null,
        "escapedName": "tfunk",
        "name": "tfunk",
        "rawSpec": "^3.0.1",
        "spec": ">=3.0.1 <4.0.0",
        "type": "range"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/eazy-logger"
    ]
  ],
  "_from": "tfunk@>=3.0.1 <4.0.0",
  "_id": "tfunk@3.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/tfunk",
  "_nodeVersion": "4.2.4",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/tfunk-3.0.2.tgz_1458677718909_0.6966664176434278"
  },
  "_npmUser": {
    "name": "shakyshane",
    "email": "shakyshane@gmail.com"
  },
  "_npmVersion": "2.14.12",
  "_phantomChildren": {},
  "_requested": {
    "raw": "tfunk@^3.0.1",
    "scope": null,
    "escapedName": "tfunk",
    "name": "tfunk",
    "rawSpec": "^3.0.1",
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eazy-logger"
  ],
  "_resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.0.2.tgz",
  "_shasum": "327ebc6176af2680c6cd0d6d22297c79d7f96efd",
  "_shrinkwrap": null,
  "_spec": "tfunk@^3.0.1",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/eazy-logger",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/shakyshane/tfunk/issues"
  },
  "dependencies": {
    "chalk": "^1.1.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",
    "pegjs": "^0.8.0"
  },
  "directories": {},
  "dist": {
    "shasum": "327ebc6176af2680c6cd0d6d22297c79d7f96efd",
    "tarball": "https://registry.npmjs.org/tfunk/-/tfunk-3.0.2.tgz"
  },
  "files": [
    "index.js",
    "lib"
  ],
  "gitHead": "582443c2432e089a2d6a134ad4f0bcb63750e905",
  "homepage": "https://github.com/shakyshane/tfunk#readme",
  "keywords": [
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "styles",
    "formatting",
    "rgb",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "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.2"
}
