{
  "_args": [
    [
      "colors@1.0.3",
      "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5"
    ]
  ],
  "_development": true,
  "_from": "colors@1.0.3",
  "_id": "colors@1.0.3",
  "_inBundle": false,
  "_integrity": "sha512-pFGrxThWcWQ2MsAz6RtgeWe4NK2kUE1WfsrvvlctdII745EW9I0yflqhe7++M5LEc7bV2c/9/5zc8sFcpL0Drw==",
  "_location": "/colors",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "colors@1.0.3",
    "name": "colors",
    "escapedName": "colors",
    "rawSpec": "1.0.3",
    "saveSpec": null,
    "fetchSpec": "1.0.3"
  },
  "_requiredBy": [
    "/dir-compare"
  ],
  "_resolved": "https://registry.npmmirror.com/colors/-/colors-1.0.3.tgz",
  "_spec": "1.0.3",
  "_where": "C:\\workplay\\workplay\\workplay\\kxz-app-phone-h5",
  "author": {
    "name": "Marak Squires"
  },
  "bugs": {
    "url": "https://github.com/Marak/colors.js/issues"
  },
  "description": "get colors in your node.js console",
  "engines": {
    "node": ">=0.1.90"
  },
  "homepage": "https://github.com/Marak/colors.js",
  "keywords": [
    "ansi",
    "terminal",
    "colors"
  ],
  "license": "MIT",
  "main": "./lib/index",
  "name": "colors",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Marak/colors.js.git"
  },
  "scripts": {
    "test": "node tests/basic-test.js && node tests/safe-test.js"
  },
  "version": "1.0.3"
}