{
  "_args": [
    [
      {
        "raw": "colors@^1.1.0",
        "scope": null,
        "escapedName": "colors",
        "name": "colors",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/lively4-gh-explorer/node_modules/karma"
    ]
  ],
  "_from": "colors@>=1.1.0 <2.0.0",
  "_id": "colors@1.3.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/colors",
  "_nodeVersion": "8.11.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/colors_1.3.2_1534963730147_0.3209457183870088"
  },
  "_npmUser": {
    "name": "dabh",
    "email": "dabh@stanford.edu"
  },
  "_npmVersion": "6.4.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "colors@^1.1.0",
    "scope": null,
    "escapedName": "colors",
    "name": "colors",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/karma"
  ],
  "_resolved": "https://registry.npmjs.org/colors/-/colors-1.3.2.tgz",
  "_shasum": "2df8ff573dfbf255af562f8ce7181d6b971a359b",
  "_shrinkwrap": null,
  "_spec": "colors@^1.1.0",
  "_where": "/home/lively4/lively4/lively4-gh-explorer/node_modules/karma",
  "author": {
    "name": "Marak Squires"
  },
  "bugs": {
    "url": "https://github.com/Marak/colors.js/issues"
  },
  "contributors": [
    {
      "name": "DABH",
      "url": "https://github.com/DABH"
    }
  ],
  "dependencies": {},
  "description": "get colors in your node.js console",
  "devDependencies": {
    "eslint": "^5.4.0",
    "eslint-config-google": "^0.9.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-rhP0JSBGYvpcNQj4s5AdShMeE5ahMop96cTeDl/v9qQQm2fYClE2QXZRi8wLzc+GmXSxdIqqbOIAhyObEXDbfQ==",
    "shasum": "2df8ff573dfbf255af562f8ce7181d6b971a359b",
    "tarball": "https://registry.npmjs.org/colors/-/colors-1.3.2.tgz",
    "fileCount": 22,
    "unpackedSize": 53884,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfbASCRA9TVsSAnZWagAAupgP/RLhkx6+gaWO1J8LFqSK\nfLEiSYsTJxe/EmilFi7w/+QBc8Ye0vehdJkvtvfASZfKTI4hM/1RArQsbWDr\nI+FCN1g23KOXAW2kblwsLdOOsYtanULRVHf6KVdVqbhnNpeKOLH52CODo343\nNoy3OGyVR/FRxwNZ6j7xECJj4Q8ET5/q+fodW8vHOuHm8xz7mr8FZrvWWggc\nCih41IedHCR/N8oeWmJtHWR1viD5NINxQr1k8/srD+VVIiRa7C7GG4yMcc7b\nxX2cGBT+CFs0oEjvfsMFaZdbmVLeJWv5B00xQxbRkrIKvA63057sHO7WLA/I\nEKCucGz0HF9N55x4mOIhrX2r89qMNhnsvEUMY66GXMnfPGSdOyKDa7GmicYV\nwX7Vm2mmneAWwF+IsSpyx5H9i+Ul0kg4vcbcmS1uXVh7aJBwqTlhPSk0SanN\n6tiIh/F7QVS4Z1tWJB+7ZahshZRT+I/pxag12/GFkcu3zWns9HgZlPwp5dvK\nztRLcvzNjNsiuCAyLVDOh1iFcNnhOGoKcI5J9Og/CiI/VaTZmsT38RJ8qHQv\nqaewEh7JcYbuRgffwOe/a1IZF/eUctSrfh0IfNRTosM3wHIh1f7aIHCF+S67\n9j8kLY8RCxLQH7h5XxH+yQxa0TAwhKObL4qYZqlTKEpMaIPXpMeyAB1R/8X9\nWnT0\r\n=ZBF8\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=0.1.90"
  },
  "files": [
    "examples",
    "lib",
    "LICENSE",
    "safe.js",
    "themes",
    "index.d.ts",
    "safe.d.ts"
  ],
  "gitHead": "4a6d75d01c4389a9e9f7288cc2434b95decbcd58",
  "homepage": "https://github.com/Marak/colors.js",
  "keywords": [
    "ansi",
    "terminal",
    "colors"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "dabh",
      "email": "dabh@stanford.edu"
    },
    {
      "name": "marak",
      "email": "marak.squires@gmail.com"
    }
  ],
  "name": "colors",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Marak/colors.js.git"
  },
  "scripts": {
    "lint": "eslint . --fix",
    "test": "node tests/basic-test.js && node tests/safe-test.js"
  },
  "version": "1.3.2"
}
