{
  "_from": "@strapi/pack-up@5.0.0",
  "_id": "@strapi/pack-up@5.0.0",
  "_inBundle": false,
  "_integrity": "sha512-XN00SUwiR/rFTXxA3TMyuPt6SN4r6vuhUtx3y2D0NTzgVToNi++MyspPQ/jHbolHhQxUWnet6X/2JRprtE/YpQ==",
  "_location": "/@strapi/pack-up",
  "_phantomChildren": {
    "@esbuild/aix-ppc64": "0.20.2",
    "@esbuild/android-arm": "0.20.2",
    "@esbuild/android-arm64": "0.20.2",
    "@esbuild/android-x64": "0.20.2",
    "@esbuild/darwin-arm64": "0.20.2",
    "@esbuild/darwin-x64": "0.20.2",
    "@esbuild/freebsd-arm64": "0.20.2",
    "@esbuild/freebsd-x64": "0.20.2",
    "@esbuild/linux-arm": "0.20.2",
    "@esbuild/linux-arm64": "0.20.2",
    "@esbuild/linux-ia32": "0.20.2",
    "@esbuild/linux-loong64": "0.20.2",
    "@esbuild/linux-mips64el": "0.20.2",
    "@esbuild/linux-ppc64": "0.20.2",
    "@esbuild/linux-riscv64": "0.20.2",
    "@esbuild/linux-s390x": "0.20.2",
    "@esbuild/linux-x64": "0.20.2",
    "@esbuild/netbsd-x64": "0.20.2",
    "@esbuild/openbsd-x64": "0.20.2",
    "@esbuild/sunos-x64": "0.20.2",
    "@esbuild/win32-arm64": "0.20.2",
    "@esbuild/win32-ia32": "0.20.2",
    "@esbuild/win32-x64": "0.20.2",
    "fsevents": "2.3.3",
    "git-up": "7.0.0",
    "postcss": "8.5.3",
    "rollup": "4.34.8",
    "tslib": "2.8.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@strapi/pack-up@5.0.0",
    "name": "@strapi/pack-up",
    "escapedName": "@strapi%2fpack-up",
    "scope": "@strapi",
    "rawSpec": "5.0.0",
    "saveSpec": null,
    "fetchSpec": "5.0.0"
  },
  "_requiredBy": [
    "/@strapi/core",
    "/@strapi/strapi"
  ],
  "_resolved": "https://registry.npmjs.org/@strapi/pack-up/-/pack-up-5.0.0.tgz",
  "_shasum": "aeca7cee2a2e5555e3bdd39528c36385c4ed6ad4",
  "_spec": "@strapi/pack-up@5.0.0",
  "_where": "/home/perazamc/cms.perazam.com/perazam-cms/node_modules/@strapi/strapi",
  "author": {
    "name": "Strapi Solutions SAS",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "bin": {
    "pack-up": "bin/pack-up.js"
  },
  "bugs": {
    "url": "https://github.com/strapi/pack-up/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@vitejs/plugin-react-swc": "3.6.0",
    "boxen": "5.1.2",
    "browserslist-to-esbuild": "1.2.0",
    "chalk": "4.1.2",
    "chokidar": "3.6.0",
    "commander": "8.3.0",
    "esbuild": "0.20.2",
    "esbuild-register": "3.5.0",
    "get-latest-version": "5.1.0",
    "git-url-parse": "13.1.1",
    "ini": "4.1.2",
    "ora": "5.4.1",
    "outdent": "0.8.0",
    "pkg-up": "3.1.0",
    "prettier": "2.8.8",
    "prettier-plugin-packagejson": "2.4.14",
    "prompts": "2.4.2",
    "rxjs": "7.8.1",
    "typescript": "5.4.4",
    "vite": "5.2.8",
    "yup": "0.32.9"
  },
  "deprecated": false,
  "description": "Simple tools for creating interoperable CJS & ESM packages.",
  "devDependencies": {
    "@changesets/changelog-git": "^0.2.0",
    "@changesets/cli": "^2.27.1",
    "@commitlint/cli": "^19.2.1",
    "@commitlint/config-conventional": "^19.1.0",
    "@strapi/eslint-config": "^0.2.1",
    "@strapi/pack-up": "5.0.0",
    "@swc/core": "^1.4.13",
    "@swc/jest": "^0.2.36",
    "@types/git-url-parse": "9.0.3",
    "@types/ini": "4.1.0",
    "@types/jest": "^29.5.12",
    "@types/prettier": "^2.0.0",
    "@types/prompts": "2.4.9",
    "@typescript-eslint/eslint-plugin": "^7.6.0",
    "@typescript-eslint/parser": "^7.6.0",
    "eslint": "^8.56.0",
    "eslint-plugin-rxjs": "^5.0.3",
    "husky": "^9.0.11",
    "jest": "^29.7.0",
    "lint-staged": "^15.2.2"
  },
  "engines": {
    "node": ">=18.0.0 <=20.x.x",
    "npm": ">=6.0.0"
  },
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "source": "./src/index.ts",
      "import": "./dist/index.mjs",
      "require": "./dist/index.js",
      "default": "./dist/index.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "bin",
    "dist"
  ],
  "homepage": "https://github.com/strapi/pack-up#readme",
  "keywords": [
    "strapi",
    "package",
    "cjs",
    "esm",
    "bundling",
    "build",
    "interoperable",
    "tools"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "main": "./dist/index.js",
  "maintainers": [
    {
      "name": "Strapi Solutions SAS",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "module": "./dist/index.mjs",
  "name": "@strapi/pack-up",
  "packageManager": "pnpm@8.15.6",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/strapi/pack-up.git"
  },
  "scripts": {
    "build": "node -r esbuild-register scripts/build",
    "check": "node -r esbuild-register scripts/check",
    "lint": "eslint .",
    "prerelease:enter": "changeset pre enter",
    "prerelease:exit": "changeset pre exit",
    "prettier:check": "prettier --check .",
    "prettier:write": "prettier --write .",
    "release:add": "changeset add",
    "release:publish": "changeset publish",
    "release:version": "changeset version && pnpm install",
    "test:ts": "tsc --noEmit",
    "test:unit": "node --experimental-vm-modules node_modules/jest/bin/jest.js",
    "watch": "node -r esbuild-register scripts/watch"
  },
  "source": "./src/index.ts",
  "types": "./dist/index.d.ts",
  "version": "5.0.0"
}
