{
  "_args": [
    [
      {
        "name": "has-ansi",
        "raw": "has-ansi@^0.1.0",
        "rawSpec": "^0.1.0",
        "scope": null,
        "spec": ">=0.1.0 <0.2.0",
        "type": "range"
      },
      "/home/fgreiner/prog/js/Nodulator/node_modules/chalk"
    ]
  ],
  "_from": "has-ansi@>=0.1.0 <0.2.0",
  "_id": "has-ansi@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/has-ansi",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "has-ansi",
    "raw": "has-ansi@^0.1.0",
    "rawSpec": "^0.1.0",
    "scope": null,
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/chalk"
  ],
  "_resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz",
  "_shasum": "84f265aae8c0e6a88a12d7022894b7568894c62e",
  "_shrinkwrap": null,
  "_spec": "has-ansi@^0.1.0",
  "_where": "/home/fgreiner/prog/js/Nodulator/node_modules/chalk",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "http://sindresorhus.com"
  },
  "bin": {
    "has-ansi": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/has-ansi/issues"
  },
  "dependencies": {
    "ansi-regex": "^0.2.0"
  },
  "description": "Check if a string has ANSI escape codes",
  "devDependencies": {
    "mocha": "*"
  },
  "directories": {},
  "dist": {
    "shasum": "84f265aae8c0e6a88a12d7022894b7568894c62e",
    "tarball": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js",
    "cli.js"
  ],
  "homepage": "https://github.com/sindresorhus/has-ansi",
  "keywords": [
    "cli",
    "bin",
    "ansi",
    "styles",
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "string",
    "tty",
    "escape",
    "shell",
    "xterm",
    "command-line",
    "text",
    "regex",
    "regexp",
    "re",
    "match",
    "test",
    "find",
    "pattern",
    "has"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "email": "sindresorhus@gmail.com",
      "name": "sindresorhus"
    }
  ],
  "name": "has-ansi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/sindresorhus/has-ansi.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.0"
}
