Files
pi-dynamic-context-pruning/package-lock.json
T
Greg Harvell 60b4249501 Initial Commit
2026-03-27 17:47:33 -04:00

22 lines
576 B
JSON

{
"name": "pi-dynamic-context-pruning",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "pi-dynamic-context-pruning",
"version": "1.0.0",
"dependencies": {
"jsonc-parser": "^3.3.1"
}
},
"node_modules/jsonc-parser": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
"integrity": "sha512-HUgH65KyejrUFPvHFPbqOY0rsFip3Bo5wb4ngvdi1EpCYWUQDC5V+Y7mZws+DLkr4M//zQJoanu1SP+87Dv1oQ==",
"license": "MIT"
}
}
}