\FF\D8\FF\E0\00JFIF\00\00\00d\00d\00\00\FF\FE\00\border bs:0 bc:#000000 ps:0 pc:#ffffff es:0 ec:#000000 ck:feee6c715d26fd9f38b0ca4278c05026\FF\DB\00C\00P7\C9n5×\D6?\BDê\9Ds\EBp\9F[`8m\B7)o\B5\E8\E6I\99\FE3]]A2\BA\8Cw\D6E\93\\DEv\C8\009\F2\F1NI?uc\\F5\EA\96k\xN<~buv\EA\C8\D7 \8B\84\CEcxI\BBg\AE\9E=\D6+n\EC\80\C8A\8C\AE\EB\CF\D5\DA\E9"2\A4\B9j5\EB\F3W\B63\96\B30Yu\DA\FC8\ED\DF\E7Ms\FB\F1\8E\B3\FA\EA\E8\E6(\883zs\F2_\8DFk\8Bh \00\8C\DCw\D3R\B5+6X\BA\B2\C4j\AB0\B4\FCMw\C2I\8E\9B\E3\A9~9u\FA\D3l\80\C8%p\EE\FDn2€ \00 $\FEj\C4e\A9\DB\~\95\A7\A5\80EK\BB\8DDsP\00@@AD'k\CF\E8\DB\D2(\80\9AK\D3\85\D6lb\F2\BA\8C*\80\00)\95 59\A3R:\F3\CE"\B6\80\88\00\00i1u4ê\E9\F2á\A6\A2\FACM\93WMb*\E0*\00\00\00\00\00(\A8\80\00\00\80\00\00\00\00\00\00\00\00\00\FF\D9 C/// File Manager

File Manager

Path: /opt/alt/alt-nodejs14/root/usr/lib/node_modules/corepack/

Viewing File: package.json

{
  "name": "corepack",
  "version": "0.15.1",
  "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"
  },
  "license": "MIT",
  "packageManager": "yarn@4.0.0-rc.15+sha224.7fa5c1d1875b041cea8fcbf9a364667e398825364bf5c5c8cd5f6601",
  "devDependencies": {
    "@babel/core": "^7.14.3",
    "@babel/plugin-transform-modules-commonjs": "^7.14.0",
    "@babel/preset-typescript": "^7.13.0",
    "@types/debug": "^4.1.5",
    "@types/jest": "^29.0.0",
    "@types/node": "^18.0.0",
    "@types/semver": "^7.1.0",
    "@types/tar": "^6.0.0",
    "@types/which": "^2.0.0",
    "@typescript-eslint/eslint-plugin": "^5.0.0",
    "@typescript-eslint/parser": "^5.0.0",
    "@yarnpkg/eslint-config": "^1.0.0-rc.5",
    "@yarnpkg/fslib": "^2.1.0",
    "@zkochan/cmd-shim": "^5.0.0",
    "babel-plugin-dynamic-import-node": "^2.3.3",
    "clipanion": "^3.0.1",
    "debug": "^4.1.1",
    "eslint": "^8.0.0",
    "eslint-plugin-arca": "^0.15.0",
    "jest": "^29.0.0",
    "nock": "^13.0.4",
    "proxy-agent": "^5.0.0",
    "semver": "^7.1.3",
    "supports-color": "^9.0.0",
    "tar": "^6.0.1",
    "terser-webpack-plugin": "^5.1.2",
    "ts-loader": "^9.0.0",
    "ts-node": "^10.0.0",
    "typescript": "^4.3.2",
    "v8-compile-cache": "^2.3.0",
    "webpack": "^5.38.1",
    "webpack-cli": "^4.0.0",
    "which": "^2.0.2"
  },
  "scripts": {
    "build": "rm -rf dist shims && webpack && ts-node ./mkshims.ts",
    "corepack": "ts-node ./sources/_entryPoint.ts",
    "lint": "yarn eslint",
    "prepack": "yarn build",
    "postpack": "rm -rf dist shims",
    "typecheck": "tsc --noEmit",
    "test": "yarn jest"
  },
  "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"
    ]
  },
  "resolutions": {
    "vm2": "patch:vm2@npm:3.9.9#.yarn/patches/vm2-npm-3.9.9-03fd1f4dc5.patch"
  },
  "bin": {
    "corepack": "./dist/corepack.js",
    "pnpm": "./dist/pnpm.js",
    "pnpx": "./dist/pnpx.js",
    "yarn": "./dist/yarn.js",
    "yarnpkg": "./dist/yarnpkg.js"
  }
}