{"maintainers":[{"name":"firede","email":"firede@firede.us"},{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"}],"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"dist-tags":{"latest":"0.3.3"},"author":{"name":"Firede","email":"firede@firede.us"},"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.","readme":"msee\n===\n\n[![NPM version](https://img.shields.io/npm/v/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n[![Travis](https://img.shields.io/travis/firede/msee/master.svg?style=flat-square)](https://travis-ci.org/firede/msee)\n[![Coveralls branch](https://img.shields.io/coveralls/firede/msee/master.svg?style=flat-square)](https://coveralls.io/github/firede/msee?branch=master)\n[![Dependencies Status](https://img.shields.io/david/firede/msee.svg?style=flat-square)](https://david-dm.org/firede/msee)\n[![download per month](https://img.shields.io/npm/dm/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n[![License](https://img.shields.io/npm/l/msee.svg?style=flat-square)](https://npmjs.org/package/msee)\n\n*msee* is a command-line tool to read markdown file.\n\nAnd it's a library help your command-line software to output readable markdown content.\n\n## Screenshot\n\n<img width=\"752\" alt=\"msee\" src=\"https://cloud.githubusercontent.com/assets/157338/10902801/531ba216-823d-11e5-87ac-986b8d5ea4cc.png\">\n\n## Installation\n\n    $ npm install -g msee\n\n## Usage\n\n    msee <file>\n    msee <file> | less\n    cat <file> | msee\n\n## API\n\n```javascript\nvar msee = require('msee');\n\n// parse markdown text\nmsee.parse('> hello world!');\n\n// parse markdown file\nmsee.parseFile('~/doc/readme.md');\n```\n\n## Contributors\n\nhttps://github.com/firede/msee/graphs/contributors\n\n## License\n\nMIT &copy; [Firede](https://github.com/firede)\n\n---\n\n[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/firede/msee/trend.png)](https://bitdeli.com/free \"Bitdeli Badge\")\n","repository":{"type":"git","url":"git://github.com/firede/msee.git"},"users":{"firede":true,"lewisbrown":true,"curioussavage":true,"spywhere":true,"abhisekp":true,"zhizhunbao995":true,"sam16":true,"onelleet":true},"bugs":{"url":"https://github.com/firede/msee/issues"},"license":"MIT","versions":{"0.1.0-alpha.1":{"name":"msee","version":"0.1.0-alpha.1","description":"Msee is a command-line tool to read markdown file, and it's a library help your command-line software to output readable markdown content.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"colors":"~0.6.0","cardinal":"0.3.2","eighty":"0.0.1","marked":"0.2.8","nopt":"2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"BSD","bugs":{"url":"https://github.com/firede/msee/issues"},"_id":"msee@0.1.0-alpha.1","dist":{"shasum":"579586d4426953bb5845b66eaa55b6e868a5e18e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.0-alpha.1.tgz"},"_from":".","_npmVersion":"1.2.21","_npmUser":{"name":"firede","email":"firede@firede.us"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.1.0-alpha.2":{"name":"msee","version":"0.1.0-alpha.2","description":"Msee is a command-line tool to read markdown file, and it's a library help your command-line software to output readable markdown content.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"colors":"~0.6.0","cardinal":"0.3.2","eighty":"0.0.1","marked":"0.2.8","nopt":"2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"BSD","bugs":{"url":"https://github.com/firede/msee/issues"},"_id":"msee@0.1.0-alpha.2","dist":{"shasum":"969ae016d38fd5f6ab505a55e04e5dc4f38f955e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.0-alpha.2.tgz"},"_from":".","_npmVersion":"1.2.21","_npmUser":{"name":"firede","email":"firede@firede.us"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.1.0-alpha.3":{"name":"msee","version":"0.1.0-alpha.3","description":"Msee is a command-line tool to read markdown file, and it's a library help your command-line software to output readable markdown content.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"colors":"~0.6.0","cardinal":"0.3.2","eighty":"0.0.1","marked":"0.2.8","nopt":"2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"BSD","bugs":{"url":"https://github.com/firede/msee/issues"},"_id":"msee@0.1.0-alpha.3","dist":{"shasum":"76165ad15c795f52013d9ecf902158c4685ec480","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.0-alpha.3.tgz"},"_from":".","_npmVersion":"1.2.22","_npmUser":{"name":"firede","email":"firede@firede.us"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.1.0":{"name":"msee","version":"0.1.0","description":"Msee is a command-line tool to read markdown file, and it's a library help your command-line software to output readable markdown content.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"chalk":"~0.3.0","cardinal":"0.3.2","eighty":"0.0.1","marked":"0.2.8","nopt":"2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"BSD","bugs":{"url":"https://github.com/firede/msee/issues"},"homepage":"https://github.com/firede/msee","_id":"msee@0.1.0","dist":{"shasum":"db56b4562fdfbbc86e4f610961f8dca22271544f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.0.tgz"},"_from":".","_npmVersion":"1.3.14","_npmUser":{"name":"firede","email":"firede@firede.us"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.1.1":{"name":"msee","version":"0.1.1","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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"chalk":"~0.4.0","cardinal":"~0.4.3","marked":"~0.3.0","nopt":"~2.1.1","xtend":"~2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"homepage":"https://github.com/firede/msee","_id":"msee@0.1.1","dist":{"shasum":"bb458c6a2e123abdf428e8f4bce521a8c4ac148f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.1.tgz"},"_from":".","_npmVersion":"1.3.21","_npmUser":{"name":"firede","email":"firede@firede.us"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.1.2":{"name":"msee","version":"0.1.2","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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"cardinal":"^0.5.0","chalk":"~0.4.0","marked":"~0.3.0","nopt":"~2.1.1","xtend":"~2.1.1"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"gitHead":"5d7060185dcfcbc35c388c787003ea88a4c16533","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.1.2","scripts":{},"_shasum":"f2d1e20ef94b8cd45243f2d5c817e97143f0286d","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"firede","email":"firede@firede.us"},"dist":{"shasum":"f2d1e20ef94b8cd45243f2d5c817e97143f0286d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.1.2.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.2.0":{"name":"msee","version":"0.2.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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"ansi-regex":"^2.0.0","cardinal":"^0.5.0","chalk":"^1.1.1","marked":"^0.3.5","nopt":"^3.0.4","text-table":"^0.2.0","xtend":"^4.0.0"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"gitHead":"1f3b56a49bba291166fcdb8e0b42908fd096339d","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.2.0","scripts":{},"_shasum":"3164c8121dc8e2bd2541dd9954bff25087fbca9e","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"firede","email":"firede@firede.us"},"dist":{"shasum":"3164c8121dc8e2bd2541dd9954bff25087fbca9e","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.2.0.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"}],"directories":{}},"0.3.0":{"name":"msee","version":"0.3.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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"ansi-regex":"^2.0.0","ansicolors":"^0.3.2","cardinal":"^0.5.0","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"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"gitHead":"b6980471fb986d3956b2db3bb1a7b54c35998716","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.3.0","scripts":{},"_shasum":"1475bafb8f784f82aacefdecdba51d5b2e57f09a","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"},"dist":{"shasum":"1475bafb8f784f82aacefdecdba51d5b2e57f09a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.3.0.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"},{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"}],"directories":{}},"0.3.1":{"name":"msee","version":"0.3.1","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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"ansi-regex":"^2.0.0","ansicolors":"^0.3.2","cardinal":"^0.6.0","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"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"gitHead":"fbf26e6dea0f0d8f243d4590f2c5f3833b213d28","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.3.1","scripts":{},"_shasum":"cf6c9ce9ccc8440ec0717b7c16aab0c6933a9d26","_from":".","_npmVersion":"3.3.9","_nodeVersion":"5.0.0","_npmUser":{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"},"dist":{"shasum":"cf6c9ce9ccc8440ec0717b7c16aab0c6933a9d26","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.3.1.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"},{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"}],"directories":{}},"0.3.2":{"name":"msee","version":"0.3.2","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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"scripts":{"test":"env FORCE_COLOR=true tap --lines=85 test/**/*.js"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"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"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"contributors":[{"name":"Martin Heidegger","email":"martin.heidegger@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"devDependencies":{"tap":"^5.7.1"},"gitHead":"cca9e13709c15e7eace94540eedd7987a75a177e","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.3.2","_shasum":"5bf72595aece78fea0cbda30fa322f2f4366c15b","_from":".","_npmVersion":"3.9.0","_nodeVersion":"5.10.0","_npmUser":{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"},"dist":{"shasum":"5bf72595aece78fea0cbda30fa322f2f4366c15b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.3.2.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"},{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/msee-0.3.2.tgz_1463922325968_0.5446163618471473"},"directories":{}},"0.3.3":{"name":"msee","version":"0.3.3","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.","main":"./lib/msee.js","bin":{"msee":"./bin/msee"},"scripts":{"test":"env FORCE_COLOR=true tap --lines=85 test/**/*.js"},"repository":{"type":"git","url":"git://github.com/firede/msee.git"},"dependencies":{"ansi-regex":"^2.0.0","ansicolors":"^0.3.2","cardinal":"^0.7.1","chalk":"^1.1.1","combined-stream-wait-for-it":"^1.1.0","entities":"^1.1.1","marked":"^0.3.5","nopt":"^3.0.4","table-header":"^0.2.2","text-table":"^0.2.0","through2":"^2.0.3","wcstring":"^2.1.0","xtend":"^4.0.0"},"keywords":["markdown","terminal","reader","console","shell","colors","highlight"],"author":{"name":"Firede","email":"firede@firede.us"},"contributors":[{"name":"Martin Heidegger","email":"martin.heidegger@gmail.com"}],"license":"MIT","bugs":{"url":"https://github.com/firede/msee/issues"},"devDependencies":{"stream-to-string":"^1.1.0","tap":"^5.7.1"},"gitHead":"b088cd617126c536bfbb27eed8efa1bd95223ff7","homepage":"https://github.com/firede/msee#readme","_id":"msee@0.3.3","_shasum":"be36b6d08eb5e2548a7b1dda7a0d45b6888eeced","_from":".","_npmVersion":"4.1.1","_nodeVersion":"7.2.1","_npmUser":{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"},"dist":{"shasum":"be36b6d08eb5e2548a7b1dda7a0d45b6888eeced","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/msee/-/msee-0.3.3.tgz"},"maintainers":[{"name":"firede","email":"firede@firede.us"},{"name":"leichtgewicht","email":"martin.heidegger@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/msee-0.3.3.tgz_1487527958472_0.11928609176538885"},"directories":{}}},"name":"msee","contributors":[{"name":"Martin Heidegger","email":"martin.heidegger@gmail.com"}],"time":{"modified":"2017-03-31T10:02:50.466Z","created":"2013-05-24T04:41:46.872Z","0.1.0-alpha.1":"2013-05-24T04:41:51.936Z","0.1.0-alpha.2":"2013-05-24T06:45:04.991Z","0.1.0-alpha.3":"2013-05-24T07:09:20.200Z","0.1.0":"2013-11-18T08:14:09.369Z","0.1.1":"2014-01-10T06:14:45.583Z","0.1.2":"2015-10-14T09:49:09.269Z","0.2.0":"2015-11-03T07:15:45.069Z","0.3.0":"2016-01-31T11:14:02.542Z","0.3.1":"2016-01-31T17:19:52.933Z","0.3.2":"2016-05-22T13:05:28.116Z","0.3.3":"2017-02-19T18:12:40.213Z"},"readmeFilename":"README.md","homepage":"https://github.com/firede/msee#readme"}