{
  "_args": [
    [
      "strip-ansi@3.0.0",
      "/Users/nw/motion/packages/motion"
    ]
  ],
  "_from": "strip-ansi@3.0.0",
  "_id": "strip-ansi@3.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/strip-ansi",
  "_nodeVersion": "0.12.5",
  "_npmUser": {
    "email": "sindresorhus@gmail.com",
    "name": "sindresorhus"
  },
  "_npmVersion": "2.11.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "strip-ansi",
    "raw": "strip-ansi@3.0.0",
    "rawSpec": "3.0.0",
    "scope": null,
    "spec": "3.0.0",
    "type": "version"
  },
  "_requiredBy": [
    "/",
    "/chalk"
  ],
  "_resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.0.tgz",
  "_shasum": "7510b665567ca914ccb5d7e072763ac968be3724",
  "_shrinkwrap": null,
  "_spec": "strip-ansi@3.0.0",
  "_where": "/Users/nw/motion/packages/motion",
  "author": {
    "email": "sindresorhus@gmail.com",
    "name": "Sindre Sorhus",
    "url": "sindresorhus.com"
  },
  "bugs": {
    "url": "https://github.com/sindresorhus/strip-ansi/issues"
  },
  "dependencies": {
    "ansi-regex": "^2.0.0"
  },
  "description": "Strip ANSI escape codes",
  "devDependencies": {
    "ava": "0.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "7510b665567ca914ccb5d7e072763ac968be3724",
    "tarball": "http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "gitHead": "3f05b9810e1438f946e2eb84ee854cc00b972e9e",
  "homepage": "https://github.com/sindresorhus/strip-ansi",
  "keywords": [
    "256",
    "ansi",
    "color",
    "colors",
    "colour",
    "command-line",
    "console",
    "escape",
    "formatting",
    "log",
    "logging",
    "remove",
    "rgb",
    "shell",
    "string",
    "strip",
    "styles",
    "terminal",
    "text",
    "trim",
    "tty",
    "xterm"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "sindresorhus",
      "email": "sindresorhus@gmail.com"
    },
    {
      "name": "jbnicolai",
      "email": "jappelman@xebia.com"
    }
  ],
  "name": "strip-ansi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sindresorhus/strip-ansi.git"
  },
  "scripts": {
    "test": "node test.js"
  },
  "version": "3.0.0"
}
