-
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathpackage_foo_index.json
36 lines (36 loc) · 1.01 KB
/
package_foo_index.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
{
"packages": [
{
"name": "foopackager",
"maintainer": "Jane Developer",
"websiteURL": "http://httpstat.us/404",
"email": "[email protected]",
"help": {
"online": "http://example.com"
},
"platforms": [],
"tools": [
{
"name": "CMSIS",
"version": "4.0.0-atmel",
"systems": [
{
"host": "arm-linux-gnueabihf",
"url": "http://httpstat.us/403",
"archiveFileName": "CMSIS-4.0.0.tar.bz2",
"checksum": "SHA-256:7d637d2d7a0c6bacc22065848a201db2fff124268e4a56868260d0f472b4bbb7",
"size": "17642623"
},
{
"host": "i686-mingw32",
"url": "http://httpstat.us/404",
"archiveFileName": "CMSIS-4.0.0.tar.bz2",
"checksum": "SHA-256:7d637d2d7a0c6bacc22065848a201db2fff124268e4a56868260d0f472b4bbb7",
"size": "17642623"
}
]
}
]
}
]
}