{
  "_args": [
    [
      "colors@^1.2.1",
      "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/logform"
    ]
  ],
  "_from": "colors@>=1.2.1 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "colors@1.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/colors",
  "_nodeVersion": "8.11.2",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/colors_1.3.3_1544405748861_0.9904919417477176"
  },
  "_npmUser": {
    "email": "dabh@stanford.edu",
    "name": "dabh"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "colors",
    "raw": "colors@^1.2.1",
    "rawSpec": "^1.2.1",
    "scope": null,
    "spec": ">=1.2.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/logform"
  ],
  "_resolved": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz",
  "_shasum": "39e005d546afe01e01f9c4ca8fa50f686a01205d",
  "_shrinkwrap": null,
  "_spec": "colors@^1.2.1",
  "_where": "/mnt/c/Users/Josua/Desktop/data/nodejs/electron/chat-project/chat-server/node_modules/logform",
  "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.2.0",
    "eslint-config-google": "^0.11.0"
  },
  "directories": {},
  "dist": {
    "fileCount": 21,
    "integrity": "sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDcL1CRA9TVsSAnZWagAAZhMP/RLpT/dg263sOTxYH3sF\ntwWPJmzlEg73lve6fi5la0FMcrt5qGVk+xFW3UjDtjNR4RZEvSqXkr/2lvZq\na9xr3WL0TLC83FYKNPVBX6xYR+IszHL0FmSGumLArPO+fnp1r96w9S4ZqWUd\n1In1tZZwqr79u+1r1y5zgS2XVDKmSi3G176b1dIwmT0rN6wtMq31gka9EMJg\ntlSRpPjJLB51MJZFMubAxVVUvTo1Xof5232r/0vtVeD5lQmC24YW5Oo3Yf8Y\n2gXtaE6t0K1w4pCCU9sYGuDIVcBiPQsZsOcFnLivSh1v+L9YpbyRSLnPO+pL\nj996D9sLMGUaInnDyR2hU1pAuw4gJkKWCIKpHXmMf7eJTTAO9co0PkHRVPyz\nmgv34r1NJyuFncj/fZ/WVKrSp68y0YsFckciMzvsEQXrz4SHMTng0yYQbp1W\n4XDSMxVbLRUNizN7B0J+q8KLzmirKg1xzSjeRrLXAdAhVZXk1nCGCMkpCBa7\ndUQRV5MK6XRi50DKgVdKQuGl95NxqJqmYDauT2xG1PB2rlHKZtMsYo74BXH9\nzzrmQ1QiDWp9BVi6bzZmJnPzwBfUQV6M0bQ1x8txXOHso0hoEILXCrcrGeK7\nfzlysIUd9VNy5H0gVQa3XPB66N0G3bHacDT/inDxXp3MFLz/6S/q43g9JO8w\n6FqR\r\n=mC+K\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "39e005d546afe01e01f9c4ca8fa50f686a01205d",
    "tarball": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz",
    "unpackedSize": 37746
  },
  "engines": {
    "node": ">=0.1.90"
  },
  "gitHead": "b63ef88e521b42920a9e908848de340b31e68c9d",
  "homepage": "https://github.com/Marak/colors.js",
  "keywords": [
    "ansi",
    "colors",
    "terminal"
  ],
  "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.3"
}