mirror of
https://github.com/encounter/JSONAPI.git
synced 2026-03-30 11:18:38 -07:00
26 lines
595 B
JSON
26 lines
595 B
JSON
{
|
|
"object": {
|
|
"pins": [
|
|
{
|
|
"package": "AnyCodable",
|
|
"repositoryURL": "https://github.com/Flight-School/AnyCodable.git",
|
|
"state": {
|
|
"branch": null,
|
|
"revision": "396ccc3dba5bdee04c1e742e7fab40582861401e",
|
|
"version": "0.1.0"
|
|
}
|
|
},
|
|
{
|
|
"package": "Poly",
|
|
"repositoryURL": "https://github.com/mattpolzin/Poly.git",
|
|
"state": {
|
|
"branch": "master",
|
|
"revision": "77f45b8963a51c02d71fc4075eba5cff47ff0d07",
|
|
"version": null
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"version": 1
|
|
}
|