UNPKG

api-console-assets

Version:

This repo only exists to publish api console components to npm

33 lines 722 B
{ "name": "marked", "homepage": "https://github.com/markedjs/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" ], "version": "0.5.1", "_release": "0.5.1", "_resolution": { "type": "version", "tag": "v0.5.1", "commit": "f1ddca7febad16eb7861af0a7135989df0eb8e80" }, "_source": "https://github.com/markedjs/marked.git", "_target": "^0.5.0", "_originalSource": "markedjs/marked" }