-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.json
More file actions
33 lines (33 loc) · 1 KB
/
index.json
File metadata and controls
33 lines (33 loc) · 1 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
{
"version": "1.0.0",
"last_updated": "2025-01-09T00:00:00Z",
"verticals": [
{
"name": "example-security",
"version": "1.0.0",
"description": "Example security vertical for demonstration purposes",
"author": "Vijaykumar Singh",
"license": "Apache-2.0",
"homepage": "https://github.com/vjsingh1984/victor-registry",
"repository": "https://github.com/vjsingh1984/victor-registry",
"documentation": "https://github.com/vjsingh1984/victor-registry/tree/main/packages/example-security",
"python_package": null,
"category": "example",
"tags": ["example", "security", "demo"],
"requires_victor": ">=0.5.0",
"registry_entry": "packages/example-security",
"download_count": 0,
"star_count": 0,
"last_updated": "2025-01-09T00:00:00Z",
"verified": false,
"featured": false
}
],
"statistics": {
"total_verticals": 1,
"categories": {
"example": 1
},
"last_sync": "2025-01-09T00:00:00Z"
}
}