UNPKG

encode-html

Version:
27 lines (26 loc) 555 B
{ "name": "encode-html", "version": "1.0.1", "description": "encode html entities", "main": "index.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "node test.js" }, "repository": { "type": "git", "url": "git+https://github.com/intesso/encode-html.git" }, "keywords": [ "html", "encode", "entities" ], "author": "Andi Neck", "license": "MIT", "bugs": { "url": "https://github.com/intesso/encode-html/issues" }, "homepage": "https://github.com/intesso/encode-html#readme" }