{
  "_args": [
    [
      {
        "raw": "kleur@^2.0.1",
        "scope": null,
        "escapedName": "kleur",
        "name": "kleur",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/prompts"
    ]
  ],
  "_from": "kleur@>=2.0.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "kleur@2.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/kleur",
  "_nodeVersion": "6.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/kleur_2.0.2_1535495151707_0.6351566051956061"
  },
  "_npmUser": {
    "name": "lukeed",
    "email": "luke@lukeed.com"
  },
  "_npmVersion": "3.10.10",
  "_phantomChildren": {},
  "_requested": {
    "raw": "kleur@^2.0.1",
    "scope": null,
    "escapedName": "kleur",
    "name": "kleur",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/prompts"
  ],
  "_resolved": "https://registry.npmjs.org/kleur/-/kleur-2.0.2.tgz",
  "_shasum": "b704f4944d95e255d038f0cb05fb8a602c55a300",
  "_shrinkwrap": null,
  "_spec": "kleur@^2.0.1",
  "_where": "/home/lively4/lively4/ojs/node_modules/prompts",
  "author": {
    "name": "Luke Edwards",
    "email": "luke.edwards05@gmail.com",
    "url": "lukeed.com"
  },
  "bugs": {
    "url": "https://github.com/lukeed/kleur/issues"
  },
  "dependencies": {},
  "deprecated": "Please upgrade to kleur@3 or migrate to 'ansi-colors' if you prefer the old syntax. Visit <https://github.com/lukeed/kleur/releases/tag/v3.0.0\\> for migration path(s).",
  "description": "The fastest Node.js library for formatting terminal text with ANSI colors~!",
  "devDependencies": {
    "tap-spec": "^5.0.0",
    "tape": "^4.9.1"
  },
  "directories": {},
  "dist": {
    "shasum": "b704f4944d95e255d038f0cb05fb8a602c55a300",
    "tarball": "https://registry.npmjs.org/kleur/-/kleur-2.0.2.tgz",
    "integrity": "sha512-77XF9iTllATmG9lSlIv0qdQ2BQ/h9t0bJllHlbvsQ0zUWfU7Yi0S8L5JXzPZgkefIiajLmBJJ4BsMJmqcf7oxQ==",
    "fileCount": 5,
    "unpackedSize": 9319,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhcvwCRA9TVsSAnZWagAApNUP/22BHLlawRFdNkXJk8mf\nSbJ0poGEaDkFdJfJsahguBaBEDTrEM94pYfA48hb4crMYeDqk2VM5OgM3qfe\nu3V5jHPxo8uRVfzIdQDplDJPTw33rYUx6uqzFU3OMa0AfzMQtsMtmxV7Rb24\nThXGkZixXzj6zLjGF395Jbg9KAdgLrVQoB59TxqI6fjJrswtbq+43nYMOFjJ\nbm0KkWbGsE5YlpKv2Bk2ikRXGzlM4Co34BLZ+7n1EpxEjIsDHg2oPPynmWiD\nczQdrRhLTyiIE5Qp8a9qZ1E+ZKCWh9C0UJpMzV4tmkVkkMJ+1tFwsZ8z0KJr\n0wYAhMAn47e/+7HyPfAQcptoG72FosWVOYcEb6e3fLFDZZm9Pe/WoVbZH3AG\n9KeoHg3GpkekGx2ZYKRpKBY9bGl43OUi/M2XK0clnHdz8a7LA/Uo45Knk+He\n50vKmcfC2sjI3S0vfPgkSvbCtSmh23aCN8wi0W3gaduz99uj9o11OHmz10Lw\n/DPbSKne2+83yKpL08s5xpL5yxBYZyBd+w7yWoURVkrlVdtYlj+z060+Inhu\nEK6Mk1gSMpEZ68gDpBeQNd6oMZJQcM3nI8sfBibixbV90zVeTjG4MyFeuRtz\n1epIfpdghbcR5OI6S0s+KKgDt1Jy7mxWIWM+eN9JQ1lBPCW9Wc/Nw+od+W1d\n5Uzk\r\n=4g+C\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6"
  },
  "gitHead": "6c0b80086d630cf7887254265ce42f5739dabeb7",
  "homepage": "https://github.com/lukeed/kleur#readme",
  "keywords": [
    "ansi",
    "cli",
    "color",
    "colors",
    "console",
    "terminal"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "lukeed",
      "email": "luke@lukeed.com"
    }
  ],
  "name": "kleur",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lukeed/kleur.git"
  },
  "scripts": {
    "test": "tape test/*.js | tap-spec"
  },
  "types": "kleur.d.ts",
  "version": "2.0.2"
}
