mirror of
https://github.com/wassname/pi-dynamic-context-pruning.git
synced 2026-06-27 20:06:05 +08:00
22 lines
576 B
JSON
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"
|
|
}
|
|
}
|
|
}
|