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/image-webpack-loader/package.json
{
  "_args": [
    [
      "image-webpack-loader@6.0.0",
      "/home/arjun/projects/buyercall_forms/buyercall"
    ]
  ],
  "_from": "image-webpack-loader@6.0.0",
  "_id": "image-webpack-loader@6.0.0",
  "_inBundle": false,
  "_integrity": "sha512-H5qZ+DH88A4mW9CPJpa7VH8B2dxLbzqiMH+BQYtMw8v2jaFwZPQOS/NfkSaJMz76dsi/uw+0LY4uHR1iK6hq8g==",
  "_location": "/image-webpack-loader",
  "_phantomChildren": {
    "big.js": "5.2.2",
    "emojis-list": "3.0.0",
    "minimist": "1.2.8"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "image-webpack-loader@6.0.0",
    "name": "image-webpack-loader",
    "escapedName": "image-webpack-loader",
    "rawSpec": "6.0.0",
    "saveSpec": null,
    "fetchSpec": "6.0.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-6.0.0.tgz",
  "_spec": "6.0.0",
  "_where": "/home/arjun/projects/buyercall_forms/buyercall",
  "author": {
    "name": "Thomas Coopman @tcoopman"
  },
  "bugs": {
    "url": "https://github.com/tcoopman/image-webpack-loader/issues"
  },
  "dependencies": {
    "imagemin": "^7.0.0",
    "imagemin-gifsicle": "^6.0.1",
    "imagemin-mozjpeg": "^8.0.0",
    "imagemin-optipng": "^7.0.0",
    "imagemin-pngquant": "^8.0.0",
    "imagemin-svgo": "^7.0.0",
    "imagemin-webp": "^5.1.0",
    "loader-utils": "^1.2.3",
    "object-assign": "^4.1.1"
  },
  "description": "Image loader module for webpack",
  "devDependencies": {
    "file-loader": "^4.2.0",
    "rimraf": "^3.0.0",
    "webpack": "^4.39.3",
    "webpack-cli": "^3.3.7"
  },
  "homepage": "https://github.com/tcoopman/image-webpack-loader#readme",
  "license": "MIT",
  "name": "image-webpack-loader",
  "optionalDependencies": {
    "imagemin-gifsicle": "^6.0.1",
    "imagemin-mozjpeg": "^8.0.0",
    "imagemin-optipng": "^7.0.0",
    "imagemin-pngquant": "^8.0.0",
    "imagemin-svgo": "^7.0.0",
    "imagemin-webp": "^5.1.0"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/tcoopman/image-webpack-loader.git"
  },
  "scripts": {
    "test": "npm run test:webpack1 && npm run test:webpack2 && npm run test:webpack3 && npm run test:webpack4",
    "test:clean": "rimraf test/public/assets",
    "test:webpack1": "npm install -q webpack@1.x && npm run test:clean && webpack --config test/webpack1.config.js",
    "test:webpack2": "npm install -q webpack@2.x && npm run test:clean && webpack --config test/webpack2.config.js",
    "test:webpack3": "npm install -q webpack@3.x && npm run test:clean && webpack --config test/webpack2.config.js",
    "test:webpack4": "npm install -q webpack@4.x webpack-cli && npm run test:clean && webpack --config test/webpack4.config.js"
  },
  "version": "6.0.0"
}