HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: //home/arjun/projects/buyercall_forms/buyercall/node_modules/htmlescape/package.json
{
  "_args": [
    [
      "htmlescape@1.1.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "htmlescape@1.1.1",
  "_id": "htmlescape@1.1.1",
  "_inBundle": false,
  "_integrity": "sha512-eVcrzgbR4tim7c7soKQKtxa/kQM4TzjnlU83rcZ9bHU6t31ehfV7SktN6McWgwPWg+JYMA/O3qpGxBvFq1z2Jg==",
  "_location": "/htmlescape",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "htmlescape@1.1.1",
    "name": "htmlescape",
    "escapedName": "htmlescape",
    "rawSpec": "1.1.1",
    "saveSpec": null,
    "fetchSpec": "1.1.1"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/htmlescape/-/htmlescape-1.1.1.tgz",
  "_spec": "1.1.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Andres Suarez",
    "email": "zertosh@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/zertosh/htmlescape/issues"
  },
  "dependencies": {},
  "description": "Properly escape JSON for usage as an object literal inside of a `<script>` tag",
  "devDependencies": {
    "tape": "^3.0.0"
  },
  "engines": {
    "node": ">=0.10"
  },
  "homepage": "https://github.com/zertosh/htmlescape",
  "keywords": [
    "escape",
    "encoding",
    "html",
    "json",
    "template"
  ],
  "license": "MIT",
  "main": "htmlescape.js",
  "name": "htmlescape",
  "repository": {
    "type": "git",
    "url": "git://github.com/zertosh/htmlescape.git"
  },
  "scripts": {
    "test": "tape test/*.js"
  },
  "version": "1.1.1"
}