UNPKG

unescape-html

Version:
20 lines 418 B
{ "name": "unescape-html", "version": "1.1.0", "description": "The reverse of escape-html", "keywords": [], "dependencies": {}, "devDependencies": { "testit": "*", "escape-html": "*" }, "scripts": { "test": "node test/index.js" }, "repository": { "type": "git", "url": "https://github.com/ForbesLindesay/unescape-html.git" }, "author": "ForbesLindesay", "license": "MIT" }