UNPKG

rtf2html

Version:

Convert RTF texts to html format

18 lines (17 loc) 319 B
{ "name": "rtf2html", "version": "1.0.0", "description": "Convert RTF texts to html format", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "rtf", "text", "html", "format" ], "author": "Manish Periwal", "license": "ISC" }