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/node_modules/combine-source-map/package.json
{
  "_args": [
    [
      "combine-source-map@0.8.0",
      "/home/arjun/projects/buyercall"
    ]
  ],
  "_development": true,
  "_from": "combine-source-map@0.8.0",
  "_id": "combine-source-map@0.8.0",
  "_inBundle": false,
  "_integrity": "sha512-UlxQ9Vw0b/Bt/KYwCFqdEwsQ1eL8d1gibiFb7lxQJFdvTgc2hIZi6ugsg+kyhzhPV+QEpUiEIwInIAIrgoEkrg==",
  "_location": "/combine-source-map",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "combine-source-map@0.8.0",
    "name": "combine-source-map",
    "escapedName": "combine-source-map",
    "rawSpec": "0.8.0",
    "saveSpec": null,
    "fetchSpec": "0.8.0"
  },
  "_requiredBy": [
    "/browser-pack",
    "/insert-module-globals"
  ],
  "_resolved": "https://registry.npmjs.org/combine-source-map/-/combine-source-map-0.8.0.tgz",
  "_spec": "0.8.0",
  "_where": "/home/arjun/projects/buyercall",
  "author": {
    "name": "Thorsten Lorenz",
    "email": "thlorenz@gmx.de",
    "url": "http://thlorenz.com"
  },
  "bugs": {
    "url": "https://github.com/thlorenz/combine-source-map/issues"
  },
  "dependencies": {
    "convert-source-map": "~1.1.0",
    "inline-source-map": "~0.6.0",
    "lodash.memoize": "~3.0.3",
    "source-map": "~0.5.3"
  },
  "description": "Add source maps of multiple files, offset them and then combine them into one source map",
  "devDependencies": {
    "tap": "~0.4.3"
  },
  "engine": {
    "node": ">=0.6"
  },
  "homepage": "https://github.com/thlorenz/combine-source-map",
  "keywords": [
    "source",
    "map",
    "sourcemap",
    "bundle",
    "combine",
    "cat",
    "sourceMappingUrl",
    "browserify"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "combine-source-map",
  "repository": {
    "type": "git",
    "url": "git://github.com/thlorenz/combine-source-map.git"
  },
  "scripts": {
    "test": "tap test/*.js"
  },
  "version": "0.8.0"
}