1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
{ "name": "he", "version": "1.1.1", "description": "A robust HTML entities encoder/decoder with full Unicode support.", "repo": "mathiasbynens/he", "license": "MIT", "scripts": [ "he.js" ], "main": "he.js", "keywords": [ "string", "entities", "entity", "html", "encode", "decode", "unicode" ] }