{
  "_from": "ansi-strikethrough@^0.1.1",
  "_id": "ansi-strikethrough@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-2Eh3FAss/wfRyT685pkE9oiF5Wg=",
  "_location": "/ansi-strikethrough",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ansi-strikethrough@^0.1.1",
    "name": "ansi-strikethrough",
    "escapedName": "ansi-strikethrough",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/ansi-colors"
  ],
  "_resolved": "https://registry.npmjs.org/ansi-strikethrough/-/ansi-strikethrough-0.1.1.tgz",
  "_shasum": "d84877140b2cff07d1c93ebce69904f68885e568",
  "_spec": "ansi-strikethrough@^0.1.1",
  "_where": "/usr/src/app/stopfals-website/node_modules/ansi-colors",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/ansi-strikethrough/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "ansi-wrap": "0.1.0"
  },
  "deprecated": false,
  "description": "The color strikethrough, in ansi.",
  "devDependencies": {
    "mocha": "*"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jonschlinkert/ansi-strikethrough",
  "keywords": [
    "strikethrough",
    "256",
    "ansi",
    "cli",
    "color",
    "colors",
    "colour",
    "command",
    "command-line",
    "console",
    "format",
    "formatting",
    "iterm",
    "log",
    "logging",
    "rgb",
    "shell",
    "string",
    "style",
    "styles",
    "styling",
    "terminal",
    "text",
    "tty",
    "xterm"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "ansi-strikethrough",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jonschlinkert/ansi-strikethrough.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.1"
}
