UNPKG

@smartface/html-to-text

Version:
33 lines (32 loc) 663 B
{ "name": "@smartface/html-to-text", "version": "1.2.0", "description": "html to attributedTexts", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/smartface/html-to-text.git" }, "keywords": [ "html", "to", "text", "smartface", "attributed" ], "author": "smartface", "license": "ISC", "bugs": { "url": "https://github.com/smartface/html-to-text/issues" }, "homepage": "https://github.com/smartface/html-to-text#readme", "dependencies": { "html-parse-stringify": "1.0.2" }, "devDependencies": { "mocha": "^6.0.2" } }