• File: package.json
  • Full Path: /var/www/nodejs/daily_store_reports_nodejs/node_modules/escape-html/package.json
  • Date Modified: 02/04/2023 9:31 PM
  • File size: 434 bytes
  • MIME-type: application/json
  • Charset: utf-8
{
  "name": "escape-html",
  "description": "Escape string for use in HTML",
  "version": "1.0.3",
  "license": "MIT",
  "keywords": [
    "escape",
    "html",
    "utility"
  ],
  "repository": "component/escape-html",
  "devDependencies": {
    "benchmark": "1.0.0",
    "beautify-benchmark": "0.2.4"
  },
  "files": [
    "LICENSE",
    "Readme.md",
    "index.js"
  ],
  "scripts": {
    "bench": "node benchmark/index.js"
  }
}