{
  "_from": "ansi-styles@^1.1.0",
  "_id": "ansi-styles@1.1.0",
  "_inBundle": false,
  "_integrity": "sha1-6uy/Zs1waIJ2Cy9GkVgrj1XXp94=",
  "_location": "/ansi-styles",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-styles@^1.1.0",
    "name": "ansi-styles",
    "escapedName": "ansi-styles",
    "rawSpec": "^1.1.0",
    "saveSpec": null,
    "fetchSpec": "^1.1.0"
  },
  "_requiredBy": [
    "/chalk"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz",
  "_shasum": "eaecbf66cd706882760b2f4691582b8f55d7a7de",
  "_spec": "ansi-styles@^1.1.0",
  "_where": "/Users/macbookpro/Repo/research/noam/noam.mongoose-diff-history/example/node_modules/chalk",
  "author": {
    "name": "Sindre Sorhus",
    "email": "sindresorhus@gmail.com",
    "url": "http://sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/ansi-styles/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "ANSI escape codes for styling strings in the terminal",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/sindresorhus/ansi-styles#readme",
  "keywords": [
    "ansi",
    "styles",
    "color",
    "colour",
    "colors",
    "terminal",
    "console",
    "cli",
    "string",
    "tty",
    "escape",
    "formatting",
    "rgb",
    "256",
    "shell",
    "xterm",
    "log",
    "logging",
    "command-line",
    "text"
  ],
  "license": "MIT",
  "name": "ansi-styles",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/ansi-styles.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "1.1.0"
}
