-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugins.lock.json
More file actions
88 lines (88 loc) · 2.11 KB
/
Copy pathplugins.lock.json
File metadata and controls
88 lines (88 loc) · 2.11 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
77
78
79
80
81
82
83
84
85
86
87
88
{
"schemaVersion": 1,
"plugins": [
{
"name": "docpull",
"repository": "https://github.com/raintree-technology/docpull.git",
"ref": "v6.5.5",
"commit": "7cb52dfbaad30257365feba2e2f6c586674d10f9",
"sourcePaths": ["plugin"],
"version": "6.5.5"
},
{
"name": "hig-doctor",
"repository": "https://github.com/raintree-technology/hig-doctor.git",
"ref": "hig-doctor-v2.0.3",
"commit": "3ec08f5a6f9d2fa22a64950274ba6baee2a38838",
"sourcePaths": ["plugin", "skills"],
"version": "2.0.3"
},
{
"name": "raintree-standards",
"repository": "https://github.com/raintree-technology/raintree.standards.git",
"ref": "v1.1.1",
"commit": "5f68ad5da92cc902fe4eb56d23120d6dd9d2d9dc",
"sourcePaths": [
".ruby-version",
".tool-versions",
"AGENTS.md",
"CHANGELOG.md",
"CODE_OF_CONDUCT.md",
"CONTRIBUTING.md",
"LICENSE.md",
"README.md",
"SECURITY.md",
"THIRD_PARTY_NOTICES.md",
"agents",
"ai",
"analytics",
"api",
"catalog.yaml",
"content",
"coverage.md",
"data",
"design",
"discovery",
"engineering",
"error-messages.md",
"foundations",
"governance",
"growth",
"index.md",
"integrations",
"knowledge",
"legal",
"llms.txt",
"marketing",
"media",
"operations",
"patterns",
"playbooks",
"privacy",
"product",
"profiles",
"roadmap.md",
"sales",
"schema",
"scripts",
"security",
"seo",
"source-register.yaml",
"templates",
"testing",
"web",
"writing",
"plugin"
],
"version": "1.1.1"
},
{
"name": "trellis",
"repository": "https://github.com/raintree-technology/trellis.git",
"ref": "v0.3.1",
"commit": "fef84a32dff8694c6e6aa726eb7aef42b70997ab",
"sourcePaths": ["plugin"],
"version": "0.3.1"
}
]
}