{
  "version": 3,
  "sources": ["../../../../src/packages/constants/index.ts"],
  "sourcesContent": ["export const WANTED_LOCKFILE = 'pnpm-lock.yaml';\nexport const LOCKFILE_MAJOR_VERSION = '9';\nexport const LOCKFILE_VERSION = `${LOCKFILE_MAJOR_VERSION}.0`;\n\nexport const MANIFEST_BASE_NAMES = [\n  'package.json',\n  'package.json5',\n  'package.yaml',\n] as const;\n\nexport const ENGINE_NAME = `${process.platform};${process.arch};node${process.version.split('.')[0]?.substring(1) ?? ''}`;\nexport const LAYOUT_VERSION = 5;\nexport const STORE_VERSION = 'v10';\n\nexport const WORKSPACE_MANIFEST_FILENAME = 'pnpm-workspace.yaml';\n\n// This file contains meta information\n// about all the packages published by the same name, not just the manifest\n// of one package/version\nexport const ABBREVIATED_META_DIR = 'metadata-v1.3';\nexport const FULL_META_DIR = 'metadata-full-v1.3'; // This is currently not used at all\nexport const FULL_FILTERED_META_DIR = 'metadata-v1.3';\n\nexport const USEFUL_NON_ROOT_PNPM_FIELDS = ['executionEnv'] as const;\n"],
  "mappings": "AAAO,MAAM,kBAAkB;AACxB,MAAM,yBAAyB;AAC/B,MAAM,mBAAmB,GAAG,sBAAsB;AAElD,MAAM,sBAAsB;AAAA,EACjC;AAAA,EACA;AAAA,EACA;AACF;AAEO,MAAM,cAAc,GAAG,QAAQ,QAAQ,IAAI,QAAQ,IAAI,QAAQ,QAAQ,QAAQ,MAAM,GAAG,EAAE,CAAC,GAAG,UAAU,CAAC,KAAK,EAAE;AAChH,MAAM,iBAAiB;AACvB,MAAM,gBAAgB;AAEtB,MAAM,8BAA8B;AAKpC,MAAM,uBAAuB;AAC7B,MAAM,gBAAgB;AACtB,MAAM,yBAAyB;AAE/B,MAAM,8BAA8B,CAAC,cAAc;",
  "names": []
}
