{
  "_args": [
    [
      "treeify@1.1.0",
      "/root/project/processmaker/vendor/colosa/taskscheduler"
    ]
  ],
  "_from": "treeify@1.1.0",
  "_id": "treeify@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-1m4RA7xVAJrSGrrXGs0L3YTwyvBs2S8PbRHaLZAkFw7JR8oIFwYtysxlBZhYIa7xSyiYJKZ3iGrrk55cGA3i9A==",
  "_location": "/treeify",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "treeify@1.1.0",
    "name": "treeify",
    "escapedName": "treeify",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@oclif/plugin-not-found/cli-ux"
  ],
  "_resolved": "https://registry.npmjs.org/treeify/-/treeify-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/root/project/processmaker/vendor/colosa/taskscheduler",
  "author": {
    "name": "Luke Plaster",
    "email": "notatestuser@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/notatestuser/treeify/issues"
  },
  "description": "converts a JS object into a nice and readable tree structure for the console",
  "devDependencies": {
    "vows": "git://github.com/Filirom1/vows.git#expect"
  },
  "engines": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/notatestuser/treeify#readme",
  "keywords": [
    "object",
    "tree",
    "print",
    "console",
    "pretty"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://lp.mit-license.org/"
    }
  ],
  "main": "./treeify",
  "name": "treeify",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/notatestuser/treeify.git"
  },
  "scripts": {
    "test": "./node_modules/vows/bin/vows --spec"
  },
  "version": "1.1.0"
}
