ÿØÿàJFIFÿáExifMM*ÿÛC  Dre4m Was Here
Dre4m Shell
Server IP : 199.250.214.225  /  Your IP : 3.144.101.211
Web Server : Apache
System : Linux vps64074.inmotionhosting.com 3.10.0-1160.105.1.vz7.214.3 #1 SMP Tue Jan 9 19:45:01 MSK 2024 x86_64
User : nicngo5 ( 1001)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /home/nicngo5/nicnwebsiteUpgrade/node_modules/css-loader/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : /home/nicngo5/nicnwebsiteUpgrade/node_modules/css-loader/package.json
{
  "_args": [
    [
      "css-loader@5.2.7",
      "C:\\pdfExcelApp"
    ]
  ],
  "_development": true,
  "_from": "css-loader@5.2.7",
  "_id": "css-loader@5.2.7",
  "_inBundle": false,
  "_integrity": "sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg==",
  "_location": "/css-loader",
  "_phantomChildren": {
    "@types/json-schema": "7.0.9",
    "ajv": "6.12.6",
    "ajv-keywords": "3.5.2",
    "big.js": "5.2.2",
    "emojis-list": "3.0.0",
    "json5": "2.2.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "css-loader@5.2.7",
    "name": "css-loader",
    "escapedName": "css-loader",
    "rawSpec": "5.2.7",
    "saveSpec": null,
    "fetchSpec": "5.2.7"
  },
  "_requiredBy": [
    "/laravel-mix"
  ],
  "_resolved": "https://registry.npmjs.org/css-loader/-/css-loader-5.2.7.tgz",
  "_spec": "5.2.7",
  "_where": "C:\\pdfExcelApp",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/css-loader/issues"
  },
  "dependencies": {
    "icss-utils": "^5.1.0",
    "loader-utils": "^2.0.0",
    "postcss": "^8.2.15",
    "postcss-modules-extract-imports": "^3.0.0",
    "postcss-modules-local-by-default": "^4.0.0",
    "postcss-modules-scope": "^3.0.0",
    "postcss-modules-values": "^4.0.0",
    "postcss-value-parser": "^4.1.0",
    "schema-utils": "^3.0.0",
    "semver": "^7.3.5"
  },
  "description": "css loader module for webpack",
  "devDependencies": {
    "@babel/cli": "^7.14.3",
    "@babel/core": "^7.14.3",
    "@babel/preset-env": "^7.14.2",
    "@commitlint/cli": "^12.1.4",
    "@commitlint/config-conventional": "^12.1.4",
    "@webpack-contrib/eslint-config-webpack": "^3.0.0",
    "babel-jest": "^26.6.3",
    "cross-env": "^7.0.3",
    "del": "^6.0.0",
    "del-cli": "^3.0.1",
    "es-check": "^5.2.3",
    "eslint": "^7.26.0",
    "eslint-config-prettier": "^8.3.0",
    "eslint-plugin-import": "^2.23.2",
    "file-loader": "^6.2.0",
    "husky": "^6.0.0",
    "jest": "^26.6.3",
    "less": "^4.1.1",
    "less-loader": "^7.1.0",
    "lint-staged": "^11.0.0",
    "memfs": "^3.2.2",
    "mini-css-extract-plugin": "^1.6.0",
    "npm-run-all": "^4.1.5",
    "postcss-loader": "^4.3.0",
    "postcss-preset-env": "^6.7.0",
    "prettier": "^2.3.0",
    "sass": "^1.32.13",
    "sass-loader": "^10.2.0",
    "standard-version": "^9.3.0",
    "strip-ansi": "^6.0.0",
    "style-loader": "^2.0.0",
    "stylus": "^0.54.8",
    "stylus-loader": "^4.3.3",
    "url-loader": "^4.1.1",
    "webpack": "^5.37.1"
  },
  "engines": {
    "node": ">= 10.13.0"
  },
  "files": [
    "dist"
  ],
  "funding": {
    "type": "opencollective",
    "url": "https://opencollective.com/webpack"
  },
  "homepage": "https://github.com/webpack-contrib/css-loader",
  "keywords": [
    "webpack",
    "css",
    "loader",
    "url",
    "import"
  ],
  "license": "MIT",
  "main": "dist/cjs.js",
  "name": "css-loader",
  "peerDependencies": {
    "webpack": "^4.27.0 || ^5.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/css-loader.git"
  },
  "scripts": {
    "build": "cross-env NODE_ENV=production babel src -d dist --copy-files",
    "clean": "del-cli dist",
    "commitlint": "commitlint --from=master",
    "lint": "npm-run-all -l -p \"lint:**\"",
    "lint:js": "eslint --cache .",
    "lint:prettier": "prettier --list-different .",
    "postbuild": "npm run validate:runtime",
    "prebuild": "npm run clean",
    "prepare": "husky install && npm run build",
    "pretest": "npm run lint",
    "release": "standard-version",
    "security": "npm audit --production",
    "start": "npm run build -- -w",
    "test": "npm run test:coverage",
    "test:coverage": "npm run test:only -- --collectCoverageFrom=\"src/**/*.js\" --coverage",
    "test:only": "cross-env NODE_ENV=test jest",
    "test:watch": "npm run test:only -- --watch",
    "validate:runtime": "es-check es5 \"dist/runtime/**/*.js\""
  },
  "version": "5.2.7"
}

Anon7 - 2022
AnonSec Team