forked from bazelbuild/bazel-central-registry
-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmetadata.json
97 lines (97 loc) · 1.83 KB
/
metadata.json
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
89
90
91
92
93
94
95
96
97
{
"homepage": "https://docs.aspect.build/rules/aspect_rules_js",
"maintainers": [
{
"name": "Alex Eagle",
"email": "[email protected]",
"github": "alexeagle"
},
{
"name": "Greg Magolan",
"email": "[email protected]",
"github": "gregmagolan"
},
{
"name": "Jason Bedard",
"email": "[email protected]",
"github": "jbedard"
}
],
"repository": [
"github:aspect-build/rules_js"
],
"versions": [
"0.3.2",
"0.11.1",
"0.13.0",
"0.14.0",
"1.0.0-rc.4",
"1.0.0",
"1.6.2",
"1.6.3",
"1.6.4",
"1.6.6",
"1.6.7",
"1.6.8",
"1.6.9",
"1.7.0",
"1.8.0",
"1.8.1",
"1.9.0",
"1.11.0",
"1.11.1",
"1.12.0",
"1.13.0",
"1.13.1",
"1.13.2",
"1.14.0",
"1.15.1",
"1.16.0",
"1.17.0",
"1.17.1",
"1.18.0",
"1.19.0",
"1.20.0",
"1.20.1",
"1.20.2",
"1.20.3",
"1.21.0",
"1.22.0",
"1.23.0",
"1.23.1",
"1.23.2",
"1.24.0",
"1.24.1",
"1.25.0",
"1.25.1",
"1.25.2",
"1.25.4",
"1.26.0",
"1.26.1",
"1.27.0",
"1.27.1",
"1.28.0",
"1.29.0",
"1.29.2",
"1.30.0",
"1.31.0",
"1.32.0",
"1.32.1",
"1.32.2",
"1.32.5",
"1.32.6",
"1.33.0",
"1.33.1",
"1.33.2",
"1.33.3",
"1.34.0",
"1.34.1",
"1.35.0",
"1.36.1",
"1.37.0",
"1.37.1",
"1.38.0",
"1.39.0"
],
"yanked_versions": {}
}