{
  "_args": [
    [
      {
        "raw": "ansicolors@~0.2.1",
        "scope": null,
        "escapedName": "ansicolors",
        "name": "ansicolors",
        "rawSpec": "~0.2.1",
        "spec": ">=0.2.1 <0.3.0",
        "type": "range"
      },
      "/Users/xuhao/Opensource/create-react-app/packages/react-scripts/node_modules/cardinal"
    ]
  ],
  "_cnpm_publish_time": 1358013820949,
  "_from": "ansicolors@>=0.2.1 <0.3.0",
  "_id": "ansicolors@0.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/ansicolors",
  "_npmUser": {
    "name": "thlorenz",
    "email": "thlorenz@gmx.de"
  },
  "_npmVersion": "1.1.69",
  "_phantomChildren": {},
  "_requested": {
    "raw": "ansicolors@~0.2.1",
    "scope": null,
    "escapedName": "ansicolors",
    "name": "ansicolors",
    "rawSpec": "~0.2.1",
    "spec": ">=0.2.1 <0.3.0",
    "type": "range"
  },
  "_requiredBy": [
    "/cardinal"
  ],
  "_resolved": "http://registry.npm.taobao.org/ansicolors/download/ansicolors-0.2.1.tgz",
  "_shasum": "be089599097b74a5c9c4a84a0cdbcdb62bd87aef",
  "_shrinkwrap": null,
  "_spec": "ansicolors@~0.2.1",
  "_where": "/Users/xuhao/Opensource/create-react-app/packages/react-scripts/node_modules/cardinal",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/ansicolors/issues"
  },
  "dependencies": {},
  "description": "Functions that surround a string with ansicolor codes so it prints in color.",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "shasum": "be089599097b74a5c9c4a84a0cdbcdb62bd87aef",
    "size": 2724,
    "noattachment": false,
    "tarball": "http://registry.npm.taobao.org/ansicolors/download/ansicolors-0.2.1.tgz"
  },
  "gitHead": "858847ca28e8b360d9b70eee0592700fa2ab087d",
  "homepage": "https://github.com/thlorenz/ansicolors#readme",
  "keywords": [
    "ansi",
    "colors",
    "highlight",
    "string"
  ],
  "license": "MIT",
  "main": "ansicolors.js",
  "maintainers": [
    {
      "name": "thlorenz",
      "email": "thlorenz@gmx.de"
    }
  ],
  "name": "ansicolors",
  "optionalDependencies": {},
  "publish_time": 1358013820949,
  "readme": "ERROR: No README data found!",
  "readmeFilename": "README.md",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/ansicolors.git"
  },
  "scripts": {
    "test": "node test/*.js"
  },
  "version": "0.2.1"
}
