{"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"dist-tags":{"latest":"2.6.0"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"description":"The minimal amount of CSS to replicate the GitHub Markdown style","readme":"# github-markdown-css\n\n> The minimal amount of CSS to replicate the GitHub Markdown style\n\n[<img src=\"https://cloud.githubusercontent.com/assets/170270/5219062/f22a978c-7685-11e4-8316-af25b6c89bc0.png\" width=\"300\">](http://sindresorhus.com/github-markdown-css)\n\n## [Demo](http://sindresorhus.com/github-markdown-css)\n\n\n## Install\n\nDownload [manually](https://raw.githubusercontent.com/sindresorhus/github-markdown-css/gh-pages/github-markdown.css) or with npm:\n\n```\n$ npm install --save github-markdown-css\n```\n\n\n## Usage\n\nImport the `github-markdown.css` file and add a `markdown-body` class to the container of your rendered Markdown and set a width for it. GitHub uses `980px` width and `45px` padding.\n\n```html\n<link rel=\"stylesheet\" href=\"github-markdown.css\">\n<style>\n\t.markdown-body {\n\t\tbox-sizing: border-box;\n\t\tmin-width: 200px;\n\t\tmax-width: 980px;\n\t\tmargin: 0 auto;\n\t\tpadding: 45px;\n\t}\n</style>\n<article class=\"markdown-body\">\n\t<h1>Unicorns</h1>\n\t<p>All the things</p>\n</article>\n```\n\n\n## How\n\nSee [`generate-github-markdown-css`](https://github.com/sindresorhus/generate-github-markdown-css) for how it's generated and ability to generate your own.\n\n\n## Dev\n\nRun `npm run make` to update the CSS.\n\n\n## License\n\nMIT © [Sindre Sorhus](http://sindresorhus.com)\n","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"users":{"dylanf":true,"zhangyaochun":true,"crusaderltd":true,"danielbayley":true,"blindcat":true,"panlw":true,"ww522413622":true},"bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"license":"MIT","versions":{"0.1.0":{"name":"github-markdown-css","version":"0.1.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"bin":{"github-markdown-css":"cli.js"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.15.0","css":"^1.6.0","got":"^0.2.0","temp-write":"^0.3.0","uncss":"^0.8.1"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@0.1.0","_shasum":"52bbb92dcd7bb57d6a4b7f939af0b8e51f23af6f","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"52bbb92dcd7bb57d6a4b7f939af0b8e51f23af6f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-0.1.0.tgz"},"directories":{}},"0.2.0":{"name":"github-markdown-css","version":"0.2.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"bin":{"github-markdown-css":"cli.js"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^0.3.0","temp-write":"^0.3.0","uncss":"^0.8.1"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@0.2.0","_shasum":"da781176bbc12c14273145ce0aae09e84619b302","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"da781176bbc12c14273145ce0aae09e84619b302","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-0.2.0.tgz"},"directories":{}},"1.0.0":{"name":"github-markdown-css","version":"1.0.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"bin":{"github-markdown-css":"cli.js"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^0.3.0","temp-write":"^0.3.1","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"gitHead":"bfa19de865306eb46c25531348a09bdf6f70b56f","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.0.0","_shasum":"c55c63ad9f780fe7303a468952713653440620ab","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"c55c63ad9f780fe7303a468952713653440620ab","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"github-markdown-css","version":"1.0.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"bin":{"github-markdown-css":"cli.js"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"gitHead":"7f46eae3b3335fbab701b9d8e625bfababf4dad9","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.0.1","_shasum":"d59a76ed75b28ee57983e475eae8271519f34870","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"d59a76ed75b28ee57983e475eae8271519f34870","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.0.1.tgz"},"directories":{}},"1.0.2":{"name":"github-markdown-css","version":"1.0.2","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"bin":{"github-markdown-css":"cli.js"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"gitHead":"0f506ebd70bc7fcb4a71c30d7e28439ee514f73b","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.0.2","_shasum":"e8ca77439062ca5643d4982ffff35ebc0feeacdd","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"e8ca77439062ca5643d4982ffff35ebc0feeacdd","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.0.2.tgz"},"directories":{}},"1.0.3":{"name":"github-markdown-css","version":"1.0.3","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"gitHead":"24c031f6a4da0d84c1d9531a191671e1a5b0df23","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.0.3","_shasum":"adf750eb950ff1621ce8338c986f28217e0f72d3","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"adf750eb950ff1621ce8338c986f28217e0f72d3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.0.3.tgz"},"directories":{}},"1.1.0":{"name":"github-markdown-css","version":"1.1.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.1.0","_shasum":"e3c83289885b7d0aa8231ff975573db760ef18ff","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"e3c83289885b7d0aa8231ff975573db760ef18ff","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.1.0.tgz"},"directories":{}},"1.1.1":{"name":"github-markdown-css","version":"1.1.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.8.3"},"devDependencies":{"mocha":"*"},"bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.1.1","_shasum":"6f8ca1f3d416f9f1677fc62fbbd7d7049a7af085","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"6f8ca1f3d416f9f1677fc62fbbd7d7049a7af085","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.1.1.tgz"},"directories":{}},"1.2.0":{"name":"github-markdown-css","version":"1.2.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.17.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.9.0"},"devDependencies":{"mocha":"*"},"gitHead":"ac1788b64c5a1fc8c0a96dab711d768e92935aae","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.2.0","_shasum":"2e5ebab048e5e2cf2f61bd3ccc04a5df0e3b5188","_from":".","_npmVersion":"2.0.2","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"2e5ebab048e5e2cf2f61bd3ccc04a5df0e3b5188","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.2.0.tgz"},"directories":{}},"1.2.1":{"name":"github-markdown-css","version":"1.2.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.18.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.9.0"},"devDependencies":{"mocha":"*"},"gitHead":"5cc9e117dc691a9612617fae268807837c50dd86","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.2.1","_shasum":"75e6403b762509bf2f7c58f361d9aa5de544f141","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"75e6403b762509bf2f7c58f361d9aa5de544f141","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.2.1.tgz"},"directories":{}},"1.2.2":{"name":"github-markdown-css","version":"1.2.2","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"bin":{"github-markdown-css":"cli.js"},"contributors":[{"name":"Benjamin Tan","email":"demoneaux@gmail.com","url":"http://d10.github.io/"}],"engines":{"node":">=0.10.0"},"scripts":{"test":"mocha","generate":"node cli.js !> github-markdown.css"},"files":["index.js","cli.js","github-markdown.css"],"keywords":["cli","bin","github","markdown","md","css","style","stylesheet"],"dependencies":{"cheerio":"^0.18.0","css":"^2.0.0","got":"^1.0.0","uncss":"^0.9.0"},"devDependencies":{"mocha":"*"},"gitHead":"78f4140103135e808bcaf595e791b679d8f45b73","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@1.2.2","_shasum":"8a8ffbd5c519c32ea4eab2730fbbed28b6c1733b","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"8a8ffbd5c519c32ea4eab2730fbbed28b6c1733b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-1.2.2.tgz"},"directories":{}},"2.0.0":{"name":"github-markdown-css","version":"2.0.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown-css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.0"},"gitHead":"95c103bfb2959d5e49fe12f74eded1e96cf6a2a0","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.0","_shasum":"8905e159bd64b9e8aa6c3a4e8b0c27caa1491966","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"8905e159bd64b9e8aa6c3a4e8b0c27caa1491966","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.0.tgz"},"directories":{}},"2.0.1":{"name":"github-markdown-css","version":"2.0.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"df880b74a19b719b23ca0a54712319d2b03bcab8","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.1","_shasum":"bfb5655aa09618d82b4a5512c30a1964cc659564","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"bfb5655aa09618d82b4a5512c30a1964cc659564","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.1.tgz"},"directories":{}},"2.0.2":{"name":"github-markdown-css","version":"2.0.2","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"bfc9fa896f486570f97eb1d800fa9b9e227d5af9","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.2","_shasum":"04316adc269b223d2f5839282bdf940f05e78245","_from":".","_npmVersion":"2.1.5","_nodeVersion":"0.10.32","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"04316adc269b223d2f5839282bdf940f05e78245","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.2.tgz"},"directories":{}},"2.0.3":{"name":"github-markdown-css","version":"2.0.3","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"60c35525af380b6f833d96b1194c0bb71e184088","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.3","_shasum":"84fac8168c47ed0a540fb4d6c5cc6ccc15630be7","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"84fac8168c47ed0a540fb4d6c5cc6ccc15630be7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.3.tgz"},"directories":{}},"2.0.4":{"name":"github-markdown-css","version":"2.0.4","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"6d80489c09fe17e48bdd9cef62027f19c4dbca0a","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.4","_shasum":"f18d704bf7798546792ee5e2a6babf14a58821bf","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"f18d704bf7798546792ee5e2a6babf14a58821bf","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.4.tgz"},"directories":{}},"2.0.5":{"name":"github-markdown-css","version":"2.0.5","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"e907e1c79600b7dfad786c38b5c6bb87a666f2f6","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.5","_shasum":"b75d99aca10850c996ce404933d6a22dbfd53cf3","_from":".","_npmVersion":"2.5.1","_nodeVersion":"0.12.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"b75d99aca10850c996ce404933d6a22dbfd53cf3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.5.tgz"},"directories":{}},"2.0.6":{"name":"github-markdown-css","version":"2.0.6","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"a5fd2bc5c8aac6b62f463aa7c995f544fe632c77","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.6","_shasum":"ea75906193a2ed1fff9cc5a689d23a89c715f97a","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"ea75906193a2ed1fff9cc5a689d23a89c715f97a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.6.tgz"},"directories":{}},"2.0.7":{"name":"github-markdown-css","version":"2.0.7","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"4cac7ec8c60d942e3bbc5327a397557ac4b3cda3","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.7","_shasum":"098656c4fc258eab9384f0797f62b80539f20e11","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"098656c4fc258eab9384f0797f62b80539f20e11","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.7.tgz"},"directories":{}},"2.0.8":{"name":"github-markdown-css","version":"2.0.8","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"ef6bc860e874c298ed84902acdb048cc7cb0797a","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.8","_shasum":"424d6b9fc91bb0d64167d0b7593f61a2fda24860","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"424d6b9fc91bb0d64167d0b7593f61a2fda24860","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.8.tgz"},"directories":{}},"2.0.9":{"name":"github-markdown-css","version":"2.0.9","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"66bde9cbf98f6526cf7eaba56aa83c4684402d90","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.0.9","_shasum":"550f29d29d4ced770bab57f3a38010d02c1c2373","_from":".","_npmVersion":"2.10.1","_nodeVersion":"0.12.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"550f29d29d4ced770bab57f3a38010d02c1c2373","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.9.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.0.10":{"name":"github-markdown-css","version":"2.0.10","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"5c797a57e8fb1cc721f8dbaf30327372afaa2e7e","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.0.10","_shasum":"2076218ad1b97b2b74c1f5be83a996d7709ec0e9","_from":".","_npmVersion":"2.13.3","_nodeVersion":"3.0.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"2076218ad1b97b2b74c1f5be83a996d7709ec0e9","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.10.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.0.11":{"name":"github-markdown-css","version":"2.0.11","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"897c52802efdad340293693b6e4b83bf5c6ef59d","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.0.11","_shasum":"ac71734f1268485ec9331fd1264cab30d795eada","_from":".","_npmVersion":"3.3.6","_nodeVersion":"4.1.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"ac71734f1268485ec9331fd1264cab30d795eada","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.0.11.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.1.0":{"name":"github-markdown-css","version":"2.1.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"8da2badcd5063ed6956db92b2a145b6979ee5287","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.1.0","_shasum":"d6de97a10d30a8282812fccf141213dcc365157f","_from":".","_npmVersion":"2.14.4","_nodeVersion":"4.1.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"d6de97a10d30a8282812fccf141213dcc365157f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.1.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.1.1":{"name":"github-markdown-css","version":"2.1.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"http://sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"ac2b917fc34133886eff3ced3833d04d76161217","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.1.1","_shasum":"db1fff49d52b72205e4720563ff3ebe316ca2790","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"db1fff49d52b72205e4720563ff3ebe316ca2790","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.1.1.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.2.0":{"name":"github-markdown-css","version":"2.2.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"generate":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"263950475656d1c6623f7e790d6086e762a28bcb","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.2.0","_shasum":"dbe55337992c60bd16b99e8bc3b4f54ecb1e241b","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"dbe55337992c60bd16b99e8bc3b4f54ecb1e241b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.2.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.2.1":{"name":"github-markdown-css","version":"2.2.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/github-markdown-css"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^1.0.1"},"gitHead":"033e86abcb007c3f103b33324945f5ce845617cf","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css","_id":"github-markdown-css@2.2.1","_shasum":"f1b64f651e28953e6f24427fcc81a6bd6bdb27ab","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"f1b64f651e28953e6f24427fcc81a6bd6bdb27ab","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.2.1.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"2.3.0":{"name":"github-markdown-css","version":"2.3.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css !> github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^2.0.0"},"gitHead":"dece7585bb53cd17039dedce5e0b888f28220456","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.3.0","_shasum":"9cf4a924e9af4668ec109bcccfe191c5016b419f","_from":".","_npmVersion":"2.15.0","_nodeVersion":"4.4.2","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"9cf4a924e9af4668ec109bcccfe191c5016b419f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.3.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/github-markdown-css-2.3.0.tgz_1462270855421_0.7527658038306981"},"directories":{}},"2.4.0":{"name":"github-markdown-css","version":"2.4.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css > github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^2.0.0"},"gitHead":"f73e0a064daf4c3e37674d625ff81895c25c03f4","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.4.0","_shasum":"47ef3d455a78742eabeb3ee149d208bf964d95e5","_from":".","_npmVersion":"3.10.5","_nodeVersion":"4.4.5","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"47ef3d455a78742eabeb3ee149d208bf964d95e5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.4.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/github-markdown-css-2.4.0.tgz_1470308616818_0.7582143256440759"},"directories":{}},"2.4.1":{"name":"github-markdown-css","version":"2.4.1","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css > github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^2.0.0"},"gitHead":"7b86e65de4fdd353afb2b4f1989c7c9e4163424a","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.4.1","_shasum":"b4736d84eea8367a03b3248cf546dda3e8dc55e3","_from":".","_npmVersion":"3.10.7","_nodeVersion":"4.5.0","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"b4736d84eea8367a03b3248cf546dda3e8dc55e3","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.4.1.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/github-markdown-css-2.4.1.tgz_1474562373672_0.9937359399627894"},"directories":{}},"2.5.0":{"name":"github-markdown-css","version":"2.5.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css > github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^2.1.0"},"gitHead":"322382b0504213e608cba0449c95b3fe98ca8ec9","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.5.0","_shasum":"e8fcd11993c7dcd2a1efaec5327c3043e476c454","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.7.3","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"e8fcd11993c7dcd2a1efaec5327c3043e476c454","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.5.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/github-markdown-css-2.5.0.tgz_1490517300492_0.27558462927117944"},"directories":{}},"2.6.0":{"name":"github-markdown-css","version":"2.6.0","description":"The minimal amount of CSS to replicate the GitHub Markdown style","license":"MIT","repository":{"type":"git","url":"git+https://github.com/sindresorhus/github-markdown-css.git"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"main":"github-markdown.css","engines":{"node":">=0.10.0"},"scripts":{"make":"github-markdown-css > github-markdown.css"},"files":["github-markdown.css"],"keywords":["browser","github","markdown","md","css","style","stylesheet"],"devDependencies":{"generate-github-markdown-css":"^2.1.0"},"gitHead":"9981e776899a8dad2cb4c066362e622d7dd03a6a","bugs":{"url":"https://github.com/sindresorhus/github-markdown-css/issues"},"homepage":"https://github.com/sindresorhus/github-markdown-css#readme","_id":"github-markdown-css@2.6.0","_shasum":"cdc74bab566b039d7fbb74601f7821b109cf5918","_from":".","_npmVersion":"2.15.11","_nodeVersion":"4.7.3","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"cdc74bab566b039d7fbb74601f7821b109cf5918","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/github-markdown-css/-/github-markdown-css-2.6.0.tgz"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/github-markdown-css-2.6.0.tgz_1491104599957_0.3198053154628724"},"directories":{}}},"name":"github-markdown-css","time":{"modified":"2017-04-25T05:12:58.466Z","created":"2014-05-07T18:25:18.312Z","0.1.0":"2014-05-07T18:25:18.312Z","0.2.0":"2014-06-22T17:11:48.668Z","1.0.0":"2014-08-05T08:10:10.402Z","1.0.1":"2014-08-08T08:06:19.632Z","1.0.2":"2014-08-10T16:30:37.679Z","1.0.3":"2014-08-18T23:13:34.802Z","1.1.0":"2014-08-31T21:26:31.361Z","1.1.1":"2014-08-31T23:12:33.406Z","1.2.0":"2014-10-01T16:06:47.480Z","1.2.1":"2014-11-10T13:16:46.397Z","1.2.2":"2014-11-12T17:40:26.892Z","2.0.0":"2014-11-27T15:06:21.060Z","2.0.1":"2014-11-27T15:44:11.084Z","2.0.2":"2014-12-25T11:05:50.822Z","2.0.3":"2015-01-22T13:12:38.992Z","2.0.4":"2015-02-16T16:35:39.896Z","2.0.5":"2015-02-27T09:12:26.877Z","2.0.6":"2015-03-07T05:34:10.766Z","2.0.7":"2015-03-10T18:47:00.810Z","2.0.8":"2015-04-15T05:57:37.913Z","2.0.9":"2015-06-05T01:13:18.159Z","2.0.10":"2015-09-02T07:21:41.735Z","2.0.11":"2015-10-04T14:08:42.696Z","2.1.0":"2015-10-18T18:37:00.716Z","2.1.1":"2015-11-30T07:14:23.711Z","2.2.0":"2016-01-09T15:41:14.022Z","2.2.1":"2016-01-23T12:16:44.419Z","2.3.0":"2016-05-03T10:20:57.985Z","2.4.0":"2016-08-04T11:03:38.550Z","2.4.1":"2016-09-22T16:39:33.907Z","2.5.0":"2017-03-26T08:35:02.262Z","2.6.0":"2017-04-02T03:43:21.975Z"},"readmeFilename":"readme.md","homepage":"https://github.com/sindresorhus/github-markdown-css#readme"}