{
  "_args": [
    [
      {
        "raw": "msee@^0.3.2",
        "scope": null,
        "escapedName": "msee",
        "name": "msee",
        "rawSpec": "^0.3.2",
        "spec": ">=0.3.2 <0.4.0",
        "type": "range"
      },
      "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure"
    ]
  ],
  "_from": "msee@>=0.3.2 <0.4.0",
  "_id": "msee@0.3.2",
  "_inCache": true,
  "_location": "/msee",
  "_nodeVersion": "5.10.0",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/msee-0.3.2.tgz_1463922325968_0.5446163618471473"
  },
  "_npmUser": {
    "name": "leichtgewicht",
    "email": "martin.heidegger@gmail.com"
  },
  "_npmVersion": "3.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "msee@^0.3.2",
    "scope": null,
    "escapedName": "msee",
    "name": "msee",
    "rawSpec": "^0.3.2",
    "spec": ">=0.3.2 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/workshopper-adventure"
  ],
  "_resolved": "https://registry.npmjs.org/msee/-/msee-0.3.2.tgz",
  "_shasum": "5bf72595aece78fea0cbda30fa322f2f4366c15b",
  "_shrinkwrap": null,
  "_spec": "msee@^0.3.2",
  "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure",
  "author": {
    "name": "Firede",
    "email": "firede@firede.us"
  },
  "bin": {
    "msee": "./bin/msee"
  },
  "bugs": {
    "url": "https://github.com/firede/msee/issues"
  },
  "contributors": [
    {
      "name": "Martin Heidegger",
      "email": "martin.heidegger@gmail.com"
    }
  ],
  "dependencies": {
    "ansi-regex": "^2.0.0",
    "ansicolors": "^0.3.2",
    "cardinal": "^0.7.1",
    "chalk": "^1.1.1",
    "marked": "^0.3.5",
    "nopt": "^3.0.4",
    "table-header": "^0.2.2",
    "text-table": "^0.2.0",
    "wcstring": "^2.1.0",
    "xtend": "^4.0.0"
  },
  "description": "Msee is a command-line tool to read Markdown file in your terminal, and it's a library help your command-line software to output readable markdown content.",
  "devDependencies": {
    "tap": "^5.7.1"
  },
  "directories": {},
  "dist": {
    "shasum": "5bf72595aece78fea0cbda30fa322f2f4366c15b",
    "tarball": "https://registry.npmjs.org/msee/-/msee-0.3.2.tgz"
  },
  "gitHead": "cca9e13709c15e7eace94540eedd7987a75a177e",
  "homepage": "https://github.com/firede/msee#readme",
  "keywords": [
    "markdown",
    "terminal",
    "reader",
    "console",
    "shell",
    "colors",
    "highlight"
  ],
  "license": "MIT",
  "main": "./lib/msee.js",
  "maintainers": [
    {
      "name": "firede",
      "email": "firede@firede.us"
    },
    {
      "name": "leichtgewicht",
      "email": "martin.heidegger@gmail.com"
    }
  ],
  "name": "msee",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/firede/msee.git"
  },
  "scripts": {
    "test": "env FORCE_COLOR=true tap --lines=85 test/**/*.js"
  },
  "version": "0.3.2"
}
