{
  "name": "@lerna-lite/list",
  "version": "5.4.2",
  "description": "Lerna-Lite list commmand - List local packages",
  "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/list"
  },
  "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.4.2",
    "@lerna-lite/core": "5.4.2",
    "@lerna-lite/listable": "5.4.2"
  },
  "engines": {
    "node": "^22.17.0 || >=24.0.0"
  },
  "gitHead": "9ab3f31e7a322ae995c0706d48a0438ed5cb30bb"
}
