forked from d3ara1n/pi-extensions
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpi_ctx.json
More file actions
76 lines (76 loc) · 2.29 KB
/
Copy pathpi_ctx.json
File metadata and controls
76 lines (76 loc) · 2.29 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"_id": "@d3ara1n/pi-context-include@1.1.0",
"_rev": "2-a13ebf6351a2fb211901441aa2949960",
"name": "@d3ara1n/pi-context-include",
"dist-tags": {
"latest": "1.1.0"
},
"versions": [
"1.0.0",
"1.1.0"
],
"time": {
"created": "2026-06-03T02:34:02.383Z",
"modified": "2026-06-06T11:06:10.440Z",
"1.0.0": "2026-06-03T02:34:02.692Z",
"1.1.0": "2026-06-06T11:06:09.485Z"
},
"bugs": {
"url": "https://github.com/d3ara1n/pi-extensions/issues"
},
"license": "MIT",
"homepage": "https://github.com/d3ara1n/pi-extensions#readme",
"keywords": [
"pi-package"
],
"repository": {
"type": "git",
"url": "git+https://github.com/d3ara1n/pi-extensions.git",
"directory": "packages/pi-context-include"
},
"description": "@path syntax for AGENTS.md — include files by reference with recursive resolution",
"maintainers": [
"d3ara1n <d3ara1n@outlook.com>"
],
"readmeFilename": "README.md",
"_contentLength": 5036,
"version": "1.1.0",
"main": "index.ts",
"peerDependencies": {
"@earendil-works/pi-coding-agent": "*"
},
"pi": {
"extensions": [
"./index.ts"
]
},
"gitHead": "c31cb7dc281d09bb8e2b8f2e245373fd0ac6d5cc",
"_nodeVersion": "24.16.0",
"_npmVersion": "11.13.0",
"dist": {
"integrity": "sha512-k1ytrrAwGjs2gcEsinhYai/itIOTdhUgYUa0doPuBHCwOvQdStmJGvnVpdkHBgh2U9kBIYMEvvzyBlfIrAbjlw==",
"shasum": "75e9378493b2a6f5506495d2705fccc2eeab28ec",
"tarball": "https://registry.npmjs.org/@d3ara1n/pi-context-include/-/pi-context-include-1.1.0.tgz",
"fileCount": 3,
"unpackedSize": 7021,
"attestations": {
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@d3ara1n%2fpi-context-include@1.1.0",
"provenance": {
"predicateType": "https://slsa.dev/provenance/v1"
}
},
"signatures": [
{
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
"sig": "MEUCIQCLQ5Nw+b930laSj9z6aDB7uORSK6Pbqe65esZwTWN/8AIgTJlXNaBaMsHTXXQtRQ/M9a/BMNIcesCVY2rj9TZnatU="
}
]
},
"_npmUser": "GitHub Actions <npm-oidc-no-reply@github.com>",
"directories": {},
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages-npm-production",
"tmp": "tmp/pi-context-include_1.1.0_1780743969317_0.32127957949143715"
},
"_hasShrinkwrap": false
}