{
  "_from": "exeunt@1.1.0",
  "_id": "exeunt@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-r3Lbb5Szy3XpIa7jddUTBJhD0oQ=",
  "_location": "/exeunt",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "exeunt@1.1.0",
    "name": "exeunt",
    "escapedName": "exeunt",
    "rawSpec": "1.1.0",
    "saveSpec": null,
    "fetchSpec": "1.1.0"
  },
  "_requiredBy": [
    "/@expo/bunyan"
  ],
  "_resolved": "https://registry.npmjs.org/exeunt/-/exeunt-1.1.0.tgz",
  "_shasum": "af72db6f94b3cb75e921aee375d513049843d284",
  "_spec": "exeunt@1.1.0",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/react-native-project/node_modules/@expo/bunyan",
  "author": {
    "name": "Joyent",
    "url": "joyent.com"
  },
  "bugs": {
    "url": "https://github.com/joyent/node-exeunt/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "exiting a node.js process *and flushing stdout and stderr*",
  "devDependencies": {
    "eslint": "3.x"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/joyent/node-exeunt",
  "keywords": [
    "exit",
    "flush",
    "stdout",
    "stderr",
    "cli"
  ],
  "license": "MPL-2.0",
  "main": "./lib/exeunt.js",
  "name": "exeunt",
  "repository": {
    "type": "git",
    "url": "git://github.com/joyent/node-exeunt.git"
  },
  "version": "1.1.0"
}