UNPKG

commonmark

Version:

a strongly specified, highly compatible variant of Markdown

34 lines 722 B
{ "name": "marked", "version": "0.3.3", "homepage": "https://github.com/chjj/marked", "authors": [ "Christopher Jeffrey <chjjeffrey@gmail.com>" ], "description": "A markdown parser built for speed", "keywords": [ "markdown", "markup", "html" ], "main": "lib/marked.js", "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "app/bower_components", "test", "tests" ], "_release": "0.3.3", "_resolution": { "type": "version", "tag": "v0.3.3", "commit": "2b5802f258c5e23e48366f2377fbb4c807f47658" }, "_source": "git://github.com/chjj/marked.git", "_target": "~0.3.3", "_originalSource": "marked", "_direct": true }