{"name":"marked","description":"A markdown parser built for speed","author":{"name":"Christopher Jeffrey"},"version":"0.5.0","main":"./lib/marked.js","bin":{"marked":"./bin/marked"},"man":["./man/marked.1"],"repository":{"type":"git","url":"git://github.com/markedjs/marked.git"},"homepage":"https://marked.js.org","bugs":{"url":"http://github.com/markedjs/marked/issues"},"license":"MIT","keywords":["markdown","markup","html"],"tags":["markdown","markup","html"],"devDependencies":{"eslint":"^4.15.0","eslint-config-standard":"^11.0.0-beta.0","eslint-plugin-import":"^2.8.0","eslint-plugin-node":"^5.2.1","eslint-plugin-promise":"^3.6.0","eslint-plugin-standard":"^3.0.1","eslint-plugin-vuln-regex-detector":"^1.0.4","front-matter":"^2.3.0","glob-to-regexp":"0.3.0","html-differ":"^1.3.4","jasmine":"^3.1.0","jasmine2-custom-message":"^0.9.0","markdown":"*","markdown-it":"*","showdown":"*","uglify-js":"^3.3.10"},"scripts":{"test":"jasmine --config=jasmine.json","test:unit":"npm test -- test/unit/**/*-spec.js","test:specs":"npm test -- test/specs/**/*-spec.js","test:cm":"npm test -- test/specs/commonmark/**/*-spec.js","test:gfm":"npm test -- test/specs/gfm/**/*-spec.js","test:marked":"npm test -- test/specs/marked/**/*-spec.js","test:old":"node test","test:lint":"eslint bin/marked .","test:redos":"eslint --plugin vuln-regex-detector --rule '\"vuln-regex-detector/no-vuln-regex\": 2' lib/marked.js","bench":"node test --bench","lint":"eslint --fix bin/marked .","build":"uglifyjs lib/marked.js -cm  --comments /Copyright/ -o marked.min.js","preversion":"npm run build && (git diff --quiet || git commit -am 'minify')"},"engines":{"node":">=0.10.0"},"gitHead":"fadec132b600475a9d60fc66734cc83cb9fc16ef","_id":"marked@0.5.0","_npmVersion":"6.0.1","_nodeVersion":"8.9.4","_npmUser":{"name":"amidknight","email":"josh@8fold.pro"},"dist":{"shasum":"9e590bad31584a48ff405b33ab1c0dd25172288e","size":22269,"noattachment":false,"key":"/marked/-/marked-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/marked/download/marked-0.5.0.tgz"},"maintainers":[{"name":"amidknight","email":"amidknight@gmail.com"},{"name":"chjj","email":""},{"name":"styfle","email":"steven@ceriously.com"},{"name":"tonybrix","email":"tony@brix.ninja"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/marked_0.5.0_1534457265569_0.22023477385285273"},"_hasShrinkwrap":false,"publish_time":1534457265657,"_cnpm_publish_time":1534457265657,"dist-tags":{"latest":"18.0.0"}}