{
  "_args": [
    [
      "pstree.remy@1.1.0",
      "/Users/bill42362/Documents/pbplus/pbplus-cognito-sdk/demo"
    ]
  ],
  "_development": true,
  "_from": "pstree.remy@1.1.0",
  "_id": "pstree.remy@1.1.0",
  "_inBundle": false,
  "_integrity": "sha512-q5I5vLRMVtdWa8n/3UEzZX7Lfghzrg9eG2IKk2ENLSofKRCXVqMvMUHxCKgXNaqH/8ebhBxrqftHWnyTFweJ5Q==",
  "_location": "/pstree.remy",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pstree.remy@1.1.0",
    "name": "pstree.remy",
    "escapedName": "pstree.remy",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/nodemon"
  ],
  "_resolved": "https://registry.npmjs.org/pstree.remy/-/pstree.remy-1.1.0.tgz",
  "_spec": "1.1.0",
  "_where": "/Users/bill42362/Documents/pbplus/pbplus-cognito-sdk/demo",
  "author": {
    "name": "Remy Sharp"
  },
  "dependencies": {
    "ps-tree": "^1.1.0"
  },
  "description": "Collects the full tree of processes from /proc",
  "devDependencies": {
    "tap": "^11.0.0"
  },
  "directories": {
    "test": "tests"
  },
  "keywords": [
    "ps",
    "pstree",
    "ps tree"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "name": "pstree.remy",
  "scripts": {
    "test": "NO_PS=1 tap tests/*.test.js"
  },
  "version": "1.1.0"
}
