{
  "_args": [
    [
      "yargonaut@1.1.4",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "yargonaut@1.1.4",
  "_id": "yargonaut@1.1.4",
  "_inBundle": false,
  "_integrity": "sha512-rHgFmbgXAAzl+1nngqOcwEljqHGG9uUZoPjsdZEs1w5JW9RXYzrSvH/u70C1JE5qFi0qjsdhnUX/dJRpWqitSA==",
  "_location": "/yargonaut",
  "_phantomChildren": {
    "escape-string-regexp": "1.0.5",
    "has-ansi": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yargonaut@1.1.4",
    "name": "yargonaut",
    "escapedName": "yargonaut",
    "rawSpec": "1.1.4",
    "saveSpec": null,
    "fetchSpec": "1.1.4"
  },
  "_requiredBy": [
    "/typeorm"
  ],
  "_resolved": "https://registry.npmjs.org/yargonaut/-/yargonaut-1.1.4.tgz",
  "_spec": "1.1.4",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "author": {
    "name": "Andrew Goode",
    "url": "https://github.com/nexdrew"
  },
  "bugs": {
    "url": "https://github.com/nexdrew/yargonaut/issues"
  },
  "dependencies": {
    "chalk": "^1.1.1",
    "figlet": "^1.1.1",
    "parent-require": "^1.0.0"
  },
  "description": "Decorate yargs content with chalk styles and figlet fonts",
  "devDependencies": {
    "standard": "^5.2.1"
  },
  "homepage": "https://github.com/nexdrew/yargonaut#readme",
  "keywords": [
    "yargs",
    "figlet",
    "text",
    "font",
    "ascii",
    "ansi",
    "locale",
    "fun",
    "chalk",
    "color",
    "terminal",
    "cli"
  ],
  "license": "Apache-2.0",
  "main": "index.js",
  "name": "yargonaut",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nexdrew/yargonaut.git"
  },
  "scripts": {
    "test": "standard"
  },
  "standard": {
    "ignore": [],
    "globals": [
      "it"
    ]
  },
  "version": "1.1.4"
}
