blob: f8ac548a95bdb81c4a6ca4d915726ee0ef82ac44 [file] [log] [blame]
{
"description": "Escape string for use in HTML",
"devDependencies": {
"beautify-benchmark": "0.2.4",
"benchmark": "1.0.0"
},
"files": [
"LICENSE",
"Readme.md",
"index.js"
],
"keywords": [
"escape",
"html",
"utility"
],
"license": "MIT",
"name": "escape-html",
"repository": "component/escape-html",
"scripts": {
"bench": "node benchmark/index.js"
},
"version": "1.0.3"
}