{
  "_args": [
    [
      "yurnalist@1.0.4",
      "C:\\Users\\Tarquin\\surferschallenge-2019"
    ]
  ],
  "_from": "yurnalist@1.0.4",
  "_id": "yurnalist@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-Y4nLSugzHJya/EQYA7M+AC/E/x1X6RcSqNT3KLTV7bW8gGTPadiVDmYnIyh6H9QeQEe2WXMXKE5XjHb3bW4+DA==",
  "_location": "/yurnalist",
  "_phantomChildren": {
    "ansi-escapes": "3.1.0",
    "chalk": "2.4.1",
    "cli-cursor": "2.1.0",
    "cli-width": "2.2.0",
    "figures": "2.0.0",
    "iconv-lite": "0.4.24",
    "lodash": "4.17.11",
    "ms": "2.1.1",
    "mute-stream": "0.0.7",
    "os-tmpdir": "1.0.2",
    "run-async": "2.3.0",
    "rxjs": "6.3.3",
    "string-width": "2.1.1",
    "through": "2.3.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "yurnalist@1.0.4",
    "name": "yurnalist",
    "escapedName": "yurnalist",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [
    "/gatsby/gatsby-cli"
  ],
  "_resolved": "https://registry.npmjs.org/yurnalist/-/yurnalist-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "C:\\Users\\Tarquin\\surferschallenge-2019",
  "author": {
    "name": "Thijs Koerselman"
  },
  "bugs": {
    "url": "https://github.com/0x80/yurnalist/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.26.0",
    "chalk": "^2.1.0",
    "cli-table3": "^0.5.1",
    "debug": "^4.1.0",
    "deep-equal": "^1.0.1",
    "detect-indent": "^5.0.0",
    "inquirer": "^6.2.0",
    "invariant": "^2.2.0",
    "is-builtin-module": "^3.0.0",
    "is-ci": "^2.0.0",
    "leven": "^2.0.0",
    "loud-rejection": "^1.2.0",
    "node-emoji": "^1.6.1",
    "object-path": "^0.11.2",
    "read": "^1.0.7",
    "rimraf": "^2.5.0",
    "semver": "^5.1.0",
    "strip-bom": "^3.0.0"
  },
  "description": "Elegant console output, borrowed from Yarn",
  "devDependencies": {
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-eslint": "^10.0.1",
    "babel-plugin-array-includes": "^2.0.3",
    "babel-plugin-inline-import": "^3.0.0",
    "babel-plugin-transform-builtin-extend": "^1.1.2",
    "babel-plugin-transform-inline-imports-commonjs": "^1.0.0",
    "babel-plugin-transform-runtime": "^6.4.3",
    "babel-preset-env": "^1.6.0",
    "babel-preset-flow": "^6.23.0",
    "babel-preset-stage-0": "^6.0.0",
    "babylon": "^6.5.0",
    "eslint": "^5.10.0",
    "eslint-config-fb-strict": "^23.2.0",
    "eslint-plugin-babel": "^5.0.0",
    "eslint-plugin-flowtype": "^3.2.0",
    "eslint-plugin-jasmine": "^2.6.2",
    "eslint-plugin-jest": "^22.1.2",
    "eslint-plugin-jsx-a11y": "^6.0.2",
    "eslint-plugin-prefer-object-spread": "^1.2.1",
    "eslint-plugin-prettier": "^3.0.0",
    "eslint-plugin-react": "^7.1.0",
    "eslint-plugin-relay": "^1.0.0",
    "eslint-plugin-yarn-internal": "file:scripts/eslint-rules",
    "execa": "^1.0.0",
    "fancy-log": "^1.3.2",
    "flow-bin": "0.88.0",
    "jest": "^23.6.0",
    "jsinspect": "^0.12.6",
    "mock-stdin": "^0.3.0",
    "prettier": "^1.5.2",
    "temp": "^0.8.3"
  },
  "engines": {
    "node": ">=4.0.0"
  },
  "homepage": "https://github.com/0x80/yurnalist#readme",
  "installationMethod": "unknown",
  "jest": {
    "collectCoverageFrom": [
      "src/**/*.js"
    ],
    "testEnvironment": "node",
    "modulePathIgnorePatterns": [
      "__tests__/fixtures/",
      "packages/pkg-tests/pkg-tests-fixtures",
      "dist/"
    ],
    "testPathIgnorePatterns": [
      "__tests__/(fixtures|__mocks__)/",
      "updates/",
      "_(temp|mock|install|init|helpers).js$",
      "packages/pkg-tests"
    ]
  },
  "keywords": [
    "ansi",
    "cli",
    "color",
    "colors",
    "colour",
    "formatting",
    "log",
    "shell",
    "terminal",
    "activity",
    "command-line",
    "command",
    "console.log",
    "console",
    "emoji",
    "error",
    "footer",
    "header",
    "info",
    "input",
    "inspection",
    "list",
    "logger",
    "logging",
    "object",
    "output",
    "pretty",
    "process",
    "program",
    "progress",
    "question",
    "select",
    "spinner",
    "stderr",
    "stdout",
    "steps",
    "success",
    "table",
    "text",
    "tree",
    "warn",
    "yarn"
  ],
  "license": "BSD-2-Clause",
  "main": "dist/index.js",
  "name": "yurnalist",
  "preferGlobal": true,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/0x80/yurnalist.git"
  },
  "scripts": {
    "build": "babel src --out-dir dist",
    "clean": "rimraf dist",
    "lint": "eslint . && flow check",
    "prepublish": "npm run clean && npm run build",
    "prettier": "eslint src examples __tests__ --fix",
    "test": "yarn lint && yarn test-only",
    "test-coverage": "node --max_old_space_size=4096 node_modules/jest/bin/jest.js --coverage --verbose",
    "test-only": "node --max_old_space_size=4096 node_modules/jest/bin/jest.js --verbose",
    "watch": "babel src --out-dir dist --watch"
  },
  "version": "1.0.4"
}
