gpii-universal
Version:
Cross platform, core components of the GPII personalization infrastructure.
52 lines (51 loc) • 1.59 kB
JSON
[
{
"_id": "prefsSafe-1",
"type": "prefsSafe",
"schemaVersion": "0.2",
"prefsSafeType": "user",
"name": null,
"password": null,
"email": null,
"preferences": {
"flat": {
"name": "Default context",
"contexts": {
"gpii-default": {
"name": "Default preferences",
"preferences": {
"http://registry.gpii.net/common/matchMakerType": "ruleBased",
"http://registry.gpii.net/common/fontSize": 24,
"http://registry.gpii.net/common/foregroundColor": "white"
}
}
}
}
},
"timestampCreated": "2017-12-01T18:43:32.889Z",
"timestampUpdated": null
},
{
"_id": "prefsSafe-snapset1",
"type": "prefsSafe",
"schemaVersion": "0.2",
"prefsSafeType": "snapset",
"name": null,
"password": null,
"email": null,
"preferences": {
"flat": {
"contexts": {
"gpii-default": {
"name": "Default preferences",
"preferences": {
"http://registry.gpii.net/common/foregroundColor": "white"
}
}
}
}
},
"timestampCreated": "2017-12-01T18:43:32.889Z",
"timestampUpdated": null
}
]