{
  "_args": [
    [
      {
        "raw": "boxen@^0.6.0",
        "scope": null,
        "escapedName": "boxen",
        "name": "boxen",
        "rawSpec": "^0.6.0",
        "spec": ">=0.6.0 <0.7.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/update-notifier"
    ]
  ],
  "_from": "boxen@>=0.6.0 <0.7.0",
  "_id": "boxen@0.6.0",
  "_inCache": true,
  "_location": "/boxen",
  "_nodeVersion": "4.4.2",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/boxen-0.6.0.tgz_1465297824027_0.5156188388355076"
  },
  "_npmUser": {
    "name": "sindresorhus",
    "email": "sindresorhus@gmail.com"
  },
  "_npmVersion": "2.15.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "boxen@^0.6.0",
    "scope": null,
    "escapedName": "boxen",
    "name": "boxen",
    "rawSpec": "^0.6.0",
    "spec": ">=0.6.0 <0.7.0",
    "type": "range"
  },
  "_requiredBy": [
    "/update-notifier"
  ],
  "_resolved": "https://registry.npmjs.org/boxen/-/boxen-0.6.0.tgz",
  "_shasum": "8364d4248ac34ff0ef1b2f2bf49a6c60ce0d81b6",
  "_shrinkwrap": null,
  "_spec": "boxen@^0.6.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/update-notifier",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/boxen/issues"
  },
  "dependencies": {
    "ansi-align": "^1.1.0",
    "camelcase": "^2.1.0",
    "chalk": "^1.1.1",
    "cli-boxes": "^1.0.0",
    "filled-array": "^1.0.0",
    "object-assign": "^4.0.1",
    "repeating": "^2.0.0",
    "string-width": "^1.0.1",
    "widest-line": "^1.0.0"
  },
  "description": "Create boxes in the terminal",
  "devDependencies": {
    "ava": "*",
    "xo": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "8364d4248ac34ff0ef1b2f2bf49a6c60ce0d81b6",
    "tarball": "https://registry.npmjs.org/boxen/-/boxen-0.6.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "b40d45a6290811acdc2a740580f60d00e88c12eb",
  "homepage": "https://github.com/sindresorhus/boxen#readme",
  "keywords": [
    "cli",
    "box",
    "boxes",
    "terminal",
    "term",
    "console",
    "ascii",
    "unicode",
    "border",
    "text"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    }
  ],
  "name": "boxen",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/boxen.git"
  },
  "scripts": {
    "test": "xo && ava"
  },
  "version": "0.6.0"
}
