-
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcastarco.json
More file actions
62 lines (62 loc) · 1.68 KB
/
castarco.json
File metadata and controls
62 lines (62 loc) · 1.68 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
{
"author": "castarco",
"links": [
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/144210963?v=4&s=50",
"contributors": 3,
"description": "Astro integration to enhance your website's security with SubResource Integrity hashes, Content-Security-Policy headers, and other techniques.",
"discussions": 4,
"forks": 11,
"issues": 32,
"languages": [
"TypeScript",
"JavaScript",
"Astro",
"CSS"
],
"name": "astro-shield",
"owner": "kindspells",
"prs": 5,
"stars": 87,
"url": "https://github.com/kindspells/astro-shield"
},
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/59818922?v=4&s=50",
"contributors": 1,
"description": "Powerful nominal types for your Typescript project",
"discussions": 1,
"forks": 1,
"issues": 3,
"languages": [
"TypeScript",
"JavaScript"
],
"name": "nominal",
"owner": "Coder-Spirit",
"prs": 5,
"stars": 89,
"url": "https://github.com/Coder-Spirit/nominal"
},
{
"type": "github_repo",
"avatarUrl": "https://avatars.githubusercontent.com/u/59818922?v=4&s=50",
"contributors": 2,
"description": "A library to generate beautiful trees in your website",
"discussions": 3,
"forks": 3,
"issues": 16,
"languages": [
"TypeScript",
"JavaScript",
"CSS"
],
"name": "beautiful-tree",
"owner": "Coder-Spirit",
"prs": 25,
"stars": 17,
"url": "https://github.com/Coder-Spirit/beautiful-tree"
}
]
}