{
  "_args": [
    [
      "ansi-slice@^1.2.0",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/table"
    ]
  ],
  "_from": "ansi-slice@>=1.2.0 <2.0.0",
  "_id": "ansi-slice@1.2.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/ansi-slice",
  "_nodeVersion": "4.0.0",
  "_npmUser": {
    "email": "gk@anuary.com",
    "name": "gajus"
  },
  "_npmVersion": "2.14.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "ansi-slice",
    "raw": "ansi-slice@^1.2.0",
    "rawSpec": "^1.2.0",
    "scope": null,
    "spec": ">=1.2.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/table"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-slice/-/ansi-slice-1.2.0.tgz",
  "_shasum": "16867b04f9e24d2345e65930aba788c93c284de9",
  "_shrinkwrap": null,
  "_spec": "ansi-slice@^1.2.0",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/table",
  "author": {
    "email": "gk@anuary.com",
    "name": "Gajus Kuizinas",
    "url": "http://gajus.com"
  },
  "bugs": {
    "url": "https://github.com/gajus/ansi-slice/issues"
  },
  "dependencies": {
    "ansi-regex": "^2.0.0",
    "lodash": "^3.10.1",
    "splice-string": "^1.0.0",
    "strip-ansi": "^3.0.0"
  },
  "deprecated": "Deprecated in favor of https://github.com/chalk/slice-ansi.",
  "description": "Extracts a section of a string containing ANSI escape codes.",
  "devDependencies": {
    "babel": "^5.8.23",
    "canonical": "^1.0.1",
    "chai": "^3.2.0",
    "chalk": "^1.1.1",
    "del": "^2.0.2",
    "globby": "^3.0.1",
    "gulp": "^3.9.0",
    "gulp-babel": "^5.2.1",
    "gulp-mocha": "^2.1.3",
    "gulp-sourcemaps": "^1.5.2",
    "gulp-util": "^3.0.6"
  },
  "directories": {},
  "dist": {
    "shasum": "16867b04f9e24d2345e65930aba788c93c284de9",
    "tarball": "http://registry.npmjs.org/ansi-slice/-/ansi-slice-1.2.0.tgz"
  },
  "gitHead": "93d3c43dc4147b1580957a06a458b32ba32a760f",
  "homepage": "https://github.com/gajus/ansi-slice#readme",
  "keywords": [
    "ascii",
    "slice",
    "text"
  ],
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "gajus",
      "email": "gk@anuary.com"
    }
  ],
  "name": "ansi-slice",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gajus/ansi-slice.git"
  },
  "scripts": {
    "build": "babel-node ./node_modules/.bin/gulp build",
    "test": "babel-node ./node_modules/.bin/gulp test",
    "watch": "babel-node ./node_modules/.bin/gulp watch"
  },
  "version": "1.2.0"
}
