{
  "_args": [
    [
      "@oclif/plugin-not-found@1.2.4",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "@oclif/plugin-not-found@1.2.4",
  "_id": "@oclif/plugin-not-found@1.2.4",
  "_inBundle": false,
  "_integrity": "sha512-G440PCuMi/OT8b71aWkR+kCWikngGtyRjOR24sPMDbpUFV4+B3r51fz1fcqeUiiEOYqUpr0Uy/sneUe1O/NfBg==",
  "_location": "/@oclif/plugin-not-found",
  "_phantomChildren": {
    "@oclif/errors": "1.3.3",
    "@oclif/linewrap": "1.0.0",
    "@oclif/screen": "1.0.4",
    "ansi-regex": "4.1.0",
    "ansi-styles": "3.2.1",
    "cardinal": "2.1.1",
    "chalk": "2.4.2",
    "clean-stack": "2.2.0",
    "fs-extra": "7.0.1",
    "hyperlinker": "1.0.0",
    "is-wsl": "1.1.0",
    "lodash": "4.17.19",
    "password-prompt": "1.1.2",
    "semver": "5.7.1",
    "supports-color": "5.5.0",
    "supports-hyperlinks": "1.0.1",
    "treeify": "1.1.0",
    "tslib": "1.13.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@oclif/plugin-not-found@1.2.4",
    "name": "@oclif/plugin-not-found",
    "escapedName": "@oclif%2fplugin-not-found",
    "scope": "@oclif",
    "rawSpec": "1.2.4",
    "saveSpec": null,
    "fetchSpec": "1.2.4"
  },
  "_requiredBy": [
    "/apollo"
  ],
  "_resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-1.2.4.tgz",
  "_spec": "1.2.4",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Jeff Dickey @jdxcode"
  },
  "bugs": {
    "url": "https://github.com/oclif/plugin-not-found/issues"
  },
  "dependencies": {
    "@oclif/color": "^0.x",
    "@oclif/command": "^1.6.0",
    "cli-ux": "^4.9.0",
    "fast-levenshtein": "^2.0.6",
    "lodash": "^4.17.13"
  },
  "description": "\"did you mean\" for oclif",
  "devDependencies": {
    "@oclif/config": "^1.8.7",
    "@oclif/dev-cli": "^1.19.1",
    "@oclif/errors": "^1.2.2",
    "@oclif/plugin-commands": "^1.2.1",
    "@oclif/plugin-help": "^3",
    "@oclif/test": "^1.2.1",
    "@types/chai": "^4.1.6",
    "@types/fast-levenshtein": "^0.0.1",
    "@types/lodash": "^4.14.117",
    "@types/mocha": "^5.2.5",
    "@types/node": "^8.10.59",
    "@types/supports-color": "^5.3.0",
    "chai": "^4.2.0",
    "eslint": "^6.6.0",
    "eslint-config-oclif": "^3.1.0",
    "eslint-config-oclif-typescript": "^0.1.0",
    "mocha": "^5.2.0",
    "ts-node": "^7.0.1",
    "typescript": "^3.1.3"
  },
  "engines": {
    "node": ">=8.0.0"
  },
  "files": [
    "/oclif.manifest.json",
    "/lib"
  ],
  "homepage": "https://github.com/oclif/plugin-not-found",
  "keywords": [
    "oclif-plugin"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "@oclif/plugin-not-found",
  "oclif": {
    "hooks": {
      "command_not_found": "./lib"
    },
    "devPlugins": [
      "@oclif/plugin-help",
      "@oclif/plugin-commands"
    ]
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oclif/plugin-not-found.git"
  },
  "scripts": {
    "build": "rm -rf lib && tsc",
    "lint": "eslint . --ext .ts --config .eslintrc",
    "postpublish": "rm oclif.manifest.json",
    "posttest": "yarn lint",
    "prepublishOnly": "yarn run build && oclif-dev manifest",
    "pretest": "tsc -p test --noEmit",
    "test": "mocha --forbid-only \"test/**/*.test.ts\""
  },
  "types": "lib/index.d.ts",
  "version": "1.2.4"
}
