We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b3cfac commit 8014ea6Copy full SHA for 8014ea6
bundled.json
@@ -11,6 +11,30 @@
11
"systopic-plugin"
12
],
13
"uninstall": []
14
+ },
15
+ "1.0.0": {
16
+ "install": [
17
+ "advanced-validator",
18
+ "base64",
19
+ "contains-string-validator",
20
+ "json-format",
21
+ "save-manipulator",
22
+ "systopic",
23
+ "xml-format",
24
+ "xml-xsd-validator",
25
+ "zip-manipulator"
26
+ ],
27
+ "uninstall": [
28
+ "advanced-validator-plugin",
29
+ "base64-plugin",
30
+ "contains-string-validator-plugin",
31
+ "json-format-plugin",
32
+ "save-manipulator-plugin",
33
+ "systopic-plugin",
34
+ "xml-format-plugin",
35
+ "xml-xsd-validator-plugin",
36
+ "zip-manipulator-plugin"
37
+ ]
38
}
39
40
0 commit comments