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/browser-pack/package.json
{
  "_args": [
    [
      "browser-pack@6.1.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_development": true,
  "_from": "browser-pack@6.1.0",
  "_id": "browser-pack@6.1.0",
  "_inBundle": false,
  "_integrity": "sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA==",
  "_location": "/browser-pack",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "browser-pack@6.1.0",
    "name": "browser-pack",
    "escapedName": "browser-pack",
    "rawSpec": "6.1.0",
    "saveSpec": null,
    "fetchSpec": "6.1.0"
  },
  "_requiredBy": [
    "/browserify"
  ],
  "_resolved": "https://registry.npmjs.org/browser-pack/-/browser-pack-6.1.0.tgz",
  "_spec": "6.1.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "James Halliday",
    "email": "mail@substack.net",
    "url": "http://substack.net"
  },
  "bin": {
    "browser-pack": "bin/cmd.js"
  },
  "bugs": {
    "url": "https://github.com/browserify/browser-pack/issues"
  },
  "dependencies": {
    "JSONStream": "^1.0.3",
    "combine-source-map": "~0.8.0",
    "defined": "^1.0.0",
    "safe-buffer": "^5.1.1",
    "through2": "^2.0.0",
    "umd": "^3.0.0"
  },
  "description": "pack node-style source files from a json stream into a browser bundle",
  "devDependencies": {
    "concat-stream": "~1.5.1",
    "convert-source-map": "~1.1.0",
    "parse-base64vlq-mappings": "~0.1.1",
    "tap": "^10.7.2",
    "uglify-js": "^2.8.29"
  },
  "homepage": "https://github.com/browserify/browser-pack",
  "keywords": [
    "browser",
    "bundle",
    "commonjs",
    "commonj-esque",
    "exports",
    "module.exports",
    "require"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "browser-pack",
  "repository": {
    "type": "git",
    "url": "git://github.com/browserify/browser-pack.git"
  },
  "scripts": {
    "prepublish": "node bin/prepublish.js",
    "test": "tap test/*.js"
  },
  "testling": {
    "files": "test/*.js",
    "browsers": [
      "ie/8",
      "ie/9",
      "ie/10",
      "chrome/15",
      "chrome/latest",
      "firefox/10",
      "firefox/latest",
      "safari/latest",
      "opera/10",
      "opera/latest"
    ]
  },
  "version": "6.1.0"
}