This commit is contained in:
StellaOps Bot
2025-12-07 22:49:53 +02:00
parent 11597679ed
commit 7c24ed96ee
204 changed files with 23313 additions and 1430 deletions

View File

@@ -0,0 +1,18 @@
{
"packages": {
"yarn-pnp-demo@workspace:.": {
"packageLocation": ".",
"packageJson": {
"name": "yarn-pnp-demo",
"version": "1.0.0"
}
},
"cached-lib@npm:1.0.0": {
"packageLocation": ".yarn/cache/cached-lib-1.0.0.zip/node_modules/cached-lib/",
"packageJson": {
"name": "cached-lib",
"version": "1.0.0"
}
}
}
}

View File

@@ -8,7 +8,9 @@
"type": "npm",
"usedByEntrypoint": false,
"metadata": {
"path": ".yarn/cache",
"lockLocator": "cached-lib@npm:1.0.0",
"lockSource": "pnp.data",
"path": ".yarn/cache/cached-lib-1.0.0.zip/node_modules/cached-lib",
"yarnPnp": "true"
},
"evidence": [
@@ -29,6 +31,8 @@
"type": "npm",
"usedByEntrypoint": false,
"metadata": {
"lockLocator": "yarn-pnp-demo@workspace:.",
"lockSource": "pnp.data",
"path": ".",
"yarnPnp": "true"
},
@@ -40,4 +44,4 @@
}
]
}
]
]