We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8eec24f commit bfc81a7Copy full SHA for bfc81a7
schema.yml
@@ -0,0 +1,33 @@
1
+---
2
+packages:
3
+ - name:
4
+ type: string
5
+ required: true
6
+ url:
7
8
9
+ description:
10
11
12
+ author:
13
14
+ tags:
15
+ - type: string
16
+ required_runtime_version:
17
18
+ license:
19
20
+ docs:
21
22
+ package_descriptor:
23
+ urls:
24
+ - - type: string
25
+ verification:
26
+ - fqbn:
27
28
+ library_version:
29
30
+ micropython_version:
31
32
+ tester:
33
0 commit comments