{
  "_args": [
    [
      "sisteransi@0.1.1",
      "/home/alex/Projects/SDPK/Works/content/sdpk-content"
    ]
  ],
  "_from": "sisteransi@0.1.1",
  "_id": "sisteransi@0.1.1",
  "_inBundle": false,
  "_integrity": "sha512-PmGOd02bM9YO5ifxpw36nrNMBTptEtfRl4qUYl9SndkolplkrZZOW7PGHjrZL53QvMVj9nQ+TKqUnRsw4tJa4g==",
  "_location": "/sisteransi",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sisteransi@0.1.1",
    "name": "sisteransi",
    "escapedName": "sisteransi",
    "rawSpec": "0.1.1",
    "saveSpec": null,
    "fetchSpec": "0.1.1"
  },
  "_requiredBy": [
    "/prompts"
  ],
  "_resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-0.1.1.tgz",
  "_spec": "0.1.1",
  "_where": "/home/alex/Projects/SDPK/Works/content/sdpk-content",
  "author": {
    "name": "Terkel Gjervig",
    "email": "terkel@terkel.com",
    "url": "https://terkel.com"
  },
  "bugs": {
    "url": "https://github.com/terkelg/sisteransi/issues"
  },
  "description": "ANSI escape codes for some terminal swag",
  "devDependencies": {
    "tap-spec": "^4.1.1",
    "tape": "^4.9.0"
  },
  "files": [
    "src"
  ],
  "homepage": "https://github.com/terkelg/sisteransi",
  "keywords": [
    "ansi",
    "escape codes",
    "escape",
    "terminal",
    "style"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "name": "sisteransi",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/terkelg/sisteransi.git"
  },
  "scripts": {
    "test": "tape test/*.js | tap-spec"
  },
  "version": "0.1.1"
}
