{
  "_args": [
    [
      {
        "raw": "fancy-log@^1.1.0",
        "scope": null,
        "escapedName": "fancy-log",
        "name": "fancy-log",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\gulp-util"
    ]
  ],
  "_from": "fancy-log@^1.1.0",
  "_hasShrinkwrap": false,
  "_id": "fancy-log@1.3.3",
  "_location": "/fancy-log",
  "_nodeVersion": "8.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/fancy-log_1.3.3_1543535708592_0.7910424818060591"
  },
  "_npmUser": {
    "name": "phated",
    "email": "blaine.bublitz@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "fancy-log@^1.1.0",
    "scope": null,
    "escapedName": "fancy-log",
    "name": "fancy-log",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gulp-util"
  ],
  "_resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
  "_shasum": "dbc19154f558690150a23953a0adbd035be45fc7",
  "_shrinkwrap": null,
  "_spec": "fancy-log@^1.1.0",
  "_where": "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\gulp-util",
  "author": {
    "name": "Gulp Team",
    "email": "team@gulpjs.com",
    "url": "http://gulpjs.com/"
  },
  "bugs": {
    "url": "https://github.com/gulpjs/fancy-log/issues"
  },
  "contributors": [
    {
      "name": "Blaine Bublitz",
      "email": "blaine.bublitz@gmail.com"
    },
    {
      "name": "Aman Mittal",
      "url": "http://amandeepmittal.github.io/"
    }
  ],
  "dependencies": {
    "ansi-gray": "^0.1.1",
    "color-support": "^1.1.3",
    "parse-node-version": "^1.0.0",
    "time-stamp": "^1.0.0"
  },
  "description": "Log things, prefixed with a timestamp.",
  "devDependencies": {
    "eslint": "^2.13.0",
    "eslint-config-gulp": "^3.0.1",
    "expect": "^1.20.2",
    "istanbul": "^0.4.3",
    "istanbul-coveralls": "^1.0.3",
    "mocha": "^3.5.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-k9oEhlyc0FrVh25qYuSELjr8oxsCoc4/LEZfg2iJJrfEk/tZL9bCoJE47gqAvI2m/AUjluCS4+3I0eTx8n3AEw==",
    "shasum": "dbc19154f558690150a23953a0adbd035be45fc7",
    "tarball": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz",
    "fileCount": 4,
    "unpackedSize": 6485,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAHxdCRA9TVsSAnZWagAAJ4IP/0oqI84WYDjCw8Sh6clq\ngENXAlttQELNFbcECzncKNulcbqO1/lvN4+q4BlsdhVGhJ8qk0Chlmd3clwN\n4xXovc5cTGxHDJPkcK+RL3lYMbCjJhzEaxemyhq0MZKZbhGZ6fUVi+1+kgvL\n4c1Nr7fRk1VLhSlnt9oDd5YxElVzzMR/51WuPIaHhCcMfEnYPi/MhxKSu694\niW2/Vtht8kIF0lt8UYKBPThlQvkDtiEHQ6OQATWiXJC80hcCcTUrF0E1dtPq\nct0sK1ElsW+C+YPg7EmM4aWwgZFEfLWGg64uDUh5l8XEnQg64/co8vtasHFf\ntSzcBXr84bmd9PRjNbsdPJ8cjMaXAgxv8fD2AEBGZ68B/kP746TGPmf0RpVE\nBJM2cQ/2/hQs4G1aBwdrz8PbymKijqYV0to3CNsD8qHTcMv1hx95+/H6Q5OT\nYabsx3E8IxwEs5I8YHVx35pJO8t09C2zVvSic34lQcvNKiffw1W34zI5F4sV\nPdEi+za86KsCZhUx0vVjqKvDK4kR2ADBmMgLZXnW3Bs+oiHuvz0yIvG3CMi6\nElV/GxuNT5AmpLi3KR1aRVc7AJ4fKJ53/LclVebZYXoDWoCeWJNp0Sqa9biX\nPhrbhY4IweWmEIq5n5XUWjNG1sQp8F34e3tiYEMNy3iqwnI1XfGj1Tx0I3Vo\n9wJk\r\n=NU8E\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "LICENSE",
    "index.js"
  ],
  "gitHead": "d17973c9c69b69aee0caa63469c9275fc9b4b387",
  "homepage": "https://github.com/gulpjs/fancy-log#readme",
  "keywords": [
    "console.log",
    "log",
    "logger",
    "logging",
    "pretty",
    "timestamp"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "phated",
      "email": "blaine@iceddev.com"
    }
  ],
  "name": "fancy-log",
  "optionalDependencies": {},
  "readme": "<p align=\"center\">\n  <a href=\"http://gulpjs.com\">\n    <img height=\"257\" width=\"114\" src=\"https://raw.githubusercontent.com/gulpjs/artwork/master/gulp-2x.png\">\n  </a>\n</p>\n\n# fancy-log\n\n[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Travis Build Status][travis-image]][travis-url] [![AppVeyor Build Status][appveyor-image]][appveyor-url] [![Coveralls Status][coveralls-image]][coveralls-url] [![Gitter chat][gitter-image]][gitter-url]\n\nLog things, prefixed with a timestamp.\n\n## Usage\n\n```js\nvar log = require('fancy-log');\n\nlog('a message');\n// [16:27:02] a message\n\nlog.error('oh no!');\n// [16:27:02] oh no!\n```\n\n## API\n\n### `log(msg...)`\n\nLogs the message as if you called `console.log` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.error(msg...)`\n\nLogs the message as if you called `console.error` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.warn(msg...)`\n\nLogs the message as if you called `console.warn` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n\n### `log.info(msg...)`\n\nLogs the message as if you called `console.info` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n### `log.dir(msg...)`\n\nLogs the message as if you called `console.dir` but prefixes the output with the\ncurrent time in HH:MM:ss format.\n\n## License\n\nMIT\n\n[downloads-image]: http://img.shields.io/npm/dm/fancy-log.svg\n[npm-url]: https://www.npmjs.com/package/fancy-log\n[npm-image]: http://img.shields.io/npm/v/fancy-log.svg\n\n[travis-url]: https://travis-ci.org/gulpjs/fancy-log\n[travis-image]: http://img.shields.io/travis/gulpjs/fancy-log.svg?label=travis-ci\n\n[appveyor-url]: https://ci.appveyor.com/project/gulpjs/fancy-log\n[appveyor-image]: https://img.shields.io/appveyor/ci/gulpjs/fancy-log.svg?label=appveyor\n\n[coveralls-url]: https://coveralls.io/r/gulpjs/fancy-log\n[coveralls-image]: http://img.shields.io/coveralls/gulpjs/fancy-log/master.svg\n\n[gitter-url]: https://gitter.im/gulpjs/gulp\n[gitter-image]: https://badges.gitter.im/gulpjs/gulp.svg\n",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gulpjs/fancy-log.git"
  },
  "scripts": {
    "cover": "istanbul cover _mocha --report lcovonly",
    "coveralls": "npm run cover && istanbul-coveralls",
    "lint": "eslint .",
    "pretest": "npm run lint",
    "test": "mocha --async-only"
  },
  "version": "1.3.3"
}
