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/image-webpack-loader/package.json
{
  "name": "image-webpack-loader",
  "version": "8.1.0",
  "description": "Image loader module for webpack",
  "author": "Thomas Coopman @tcoopman",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git@github.com:tcoopman/image-webpack-loader.git"
  },
  "scripts": {
    "test:webpack4": "npm install -q webpack@4.x webpack-cli && npm run test:clean && webpack --config test/webpack4.config.js",
    "test:clean": "rimraf test/public/assets",
    "test": "npm run test:webpack4"
  },
  "dependencies": {
    "imagemin": "^7.0.1",
    "loader-utils": "^2.0.0",
    "object-assign": "^4.1.1",
    "schema-utils": "^2.7.1"
  },
  "optionalDependencies": {
    "imagemin-gifsicle": "^7.0.0",
    "imagemin-mozjpeg": "^9.0.0",
    "imagemin-optipng": "^8.0.0",
    "imagemin-pngquant": "^9.0.2",
    "imagemin-svgo": "^9.0.0",
    "imagemin-webp": "^7.0.0"
  },
  "devDependencies": {
    "file-loader": "^6.2.0",
    "rimraf": "^3.0.2",
    "webpack": "^4.46.0",
    "webpack-cli": "^4.9.1"
  }
}