Server IP : 162.213.251.212 / Your IP : 18.221.11.247 [ Web Server : LiteSpeed System : Linux business55.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64 User : allssztx ( 535) PHP Version : 8.1.31 Disable Function : NONE Domains : 1 Domains MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/home/allssztx/./www/easybuyer/node_modules/img-loader/ |
Upload File : |
{ "name": "img-loader", "version": "3.0.2", "description": "Image minimizing loader for webpack 4", "keywords": [ "image", "imagemin", "image-loader", "optimize", "minify", "webpack", "webpack-loader" ], "repository": { "type": "git", "url": "http://github.com/vanwagonet/img-loader.git" }, "author": { "name": "Andy VanWagoner", "email": "andy@vanwago.net" }, "license": "MIT", "bugs": { "url": "https://github.com/vanwagonet/img-loader/issues" }, "homepage": "https://github.com/vanwagonet/img-loader", "dependencies": { "loader-utils": "^1.1.0" }, "peerDependencies": { "imagemin": "^5.0.0 || ^6.0.0 || ^7.0.0" }, "devDependencies": { "file-loader": "^4.0.0", "imagemin": "^7.0.0", "imagemin-gifsicle": "^6.0.0", "imagemin-svgo": "^7.0.0", "memory-fs": "^0.4.1", "mocha": "^6.0.0", "webpack": "^4.38.0" }, "scripts": { "test": "mocha __tests__/*.spec.js" } }