Upload Example.json
Browse files- Example.json +6 -0
Example.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"GZ": {
|
| 3 |
+
"Version": "1.0.1",
|
| 4 |
+
"PackURL": "http:example.com"
|
| 5 |
+
}
|
| 6 |
+
}
|