{
  "name": "@lerna-lite/publish",
  "version": "5.3.0",
  "description": "Publish packages in the current workspace",
  "homepage": "https://github.com/lerna-lite/lerna-lite",
  "bugs": {
    "url": "https://github.com/lerna-lite/lerna-lite/issues"
  },
  "license": "MIT",
  "author": "Ghislain B.",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lerna-lite/lerna-lite.git",
    "directory": "packages/publish"
  },
  "files": [
    "/dist"
  ],
  "type": "module",
  "types": "./dist/index.d.ts",
  "exports": {
    "types": "./dist/index.d.ts",
    "import": "./dist/index.js"
  },
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@lerna-lite/cli": "5.3.0",
    "@lerna-lite/core": "5.3.0",
    "@lerna-lite/npmlog": "5.3.0",
    "@lerna-lite/version": "5.3.0",
    "@npmcli/arborist": "^9.7.0",
    "@npmcli/package-json": "^7.0.5",
    "ci-info": "^4.4.0",
    "libnpmaccess": "^10.0.3",
    "libnpmpublish": "^11.2.0",
    "npm-package-arg": "^13.0.2",
    "npm-packlist": "^10.0.4",
    "npm-registry-fetch": "^19.1.1",
    "pacote": "^21.5.0",
    "semver": "^7.8.1",
    "ssri": "^13.0.1",
    "tar": "^7.5.16"
  },
  "engines": {
    "node": "^22.17.0 || >=24.0.0"
  },
  "gitHead": "2045da0ff859a258cd2ec830848f009447d01d23"
}
