File: /var/www/linde-ai/html/node_modules/adjust-sourcemap-loader/package.json
{
  "_from": "adjust-sourcemap-loader@^4.0.0",
  "_id": "adjust-sourcemap-loader@4.0.0",
  "_inBundle": false,
  "_integrity": "sha512-OXwN5b9pCUXNQHJpwwD2qP40byEmSgzj8B4ydSN0uMNYWiFmJ6x6KwUllMmfk8Rwu/HJDFR7U8ubsWBoN0Xp0A==",
  "_location": "/adjust-sourcemap-loader",
  "_phantomChildren": {
    "big.js": "5.2.2",
    "emojis-list": "3.0.0",
    "json5": "2.2.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "adjust-sourcemap-loader@^4.0.0",
    "name": "adjust-sourcemap-loader",
    "escapedName": "adjust-sourcemap-loader",
    "rawSpec": "^4.0.0",
    "saveSpec": null,
    "fetchSpec": "^4.0.0"
  },
  "_requiredBy": [
    "/resolve-url-loader"
  ],
  "_resolved": "https://registry.npmjs.org/adjust-sourcemap-loader/-/adjust-sourcemap-loader-4.0.0.tgz",
  "_shasum": "fc4a0fd080f7d10471f30a7320f25560ade28c99",
  "_spec": "adjust-sourcemap-loader@^4.0.0",
  "_where": "C:\\xampp\\htdocs\\linde-ai\\html\\node_modules\\resolve-url-loader",
  "author": {
    "name": "bholloway"
  },
  "bugs": {
    "url": "https://github.com/bholloway/adjust-sourcemap-loader/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "loader-utils": "^2.0.0",
    "regex-parser": "^2.2.11"
  },
  "deprecated": false,
  "description": "Webpack loader that adjusts source maps",
  "devDependencies": {
    "jshint": "^2.12.0"
  },
  "engines": {
    "node": ">=8.9"
  },
  "homepage": "https://github.com/bholloway/adjust-sourcemap-loader",
  "keywords": [
    "webpack",
    "loader",
    "source-map",
    "sourcemap",
    "sources",
    "resolve",
    "adjust"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "adjust-sourcemap-loader",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bholloway/adjust-sourcemap-loader.git"
  },
  "scripts": {
    "lint": "jshint index.js lib codec"
  },
  "version": "4.0.0"
}