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/dom-serialize/package.json
{
  "_args": [
    [
      "dom-serialize@2.2.1",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "dom-serialize@2.2.1",
  "_id": "dom-serialize@2.2.1",
  "_inBundle": false,
  "_integrity": "sha512-Yra4DbvoW7/Z6LBN560ZwXMjoNOSAN2wRsKFGc4iBeso+mpIA6qj1vfdf9HpMaKAqG6wXTy+1SYEzmNpKXOSsQ==",
  "_location": "/dom-serialize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "dom-serialize@2.2.1",
    "name": "dom-serialize",
    "escapedName": "dom-serialize",
    "rawSpec": "2.2.1",
    "saveSpec": null,
    "fetchSpec": "2.2.1"
  },
  "_requiredBy": [
    "/karma"
  ],
  "_resolved": "https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz",
  "_spec": "2.2.1",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Nathan Rajlich",
    "email": "nathan@tootallnate.net",
    "url": "http://n8.io/"
  },
  "bugs": {
    "url": "https://github.com/webmodules/dom-serialize/issues"
  },
  "dependencies": {
    "custom-event": "~1.0.0",
    "ent": "~2.2.0",
    "extend": "^3.0.0",
    "void-elements": "^2.0.0"
  },
  "description": "Serializes any DOM node into a String",
  "devDependencies": {
    "zuul": "1"
  },
  "homepage": "https://github.com/webmodules/dom-serialize",
  "keywords": [
    "browser",
    "node",
    "dom",
    "serialize",
    "string"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "dom-serialize",
  "repository": {
    "type": "git",
    "url": "git://github.com/webmodules/dom-serialize.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "2.2.1"
}