UNPKG

html2markdown

Version:

An HTML to Markdown converter.

18 lines (17 loc) 358 B
{ "name": "html2markdown", "version": "1.1.0", "description": "An HTML to Markdown converter.", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/alexgorbatchev/html2markdown.git" }, "keywords": [ "html", "markdown" ], "author": "Kates Gasis", "license": "MIT", "readmeFilename": "README.md" }