2013-01-22 20:44:45 +00:00
|
|
|
{
|
|
|
|
"ignorable": false,
|
2013-04-21 16:10:24 +01:00
|
|
|
"dbType": "redis",
|
2013-01-22 20:44:45 +00:00
|
|
|
"schema": {
|
|
|
|
"profile": {
|
|
|
|
"primary": null,
|
|
|
|
"name": null,
|
|
|
|
"tagline": null,
|
2013-01-23 19:13:10 +00:00
|
|
|
"avatar": null,
|
|
|
|
"bio": null,
|
2013-01-22 20:44:45 +00:00
|
|
|
"favourites": {
|
|
|
|
"colour": null
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"preferences": {
|
|
|
|
"timezone": null
|
|
|
|
}
|
2013-01-25 00:40:42 +00:00
|
|
|
},
|
2013-04-22 16:20:17 +00:00
|
|
|
"dependencies": [ "web", "quotes", "users" ]
|
2013-01-22 20:44:45 +00:00
|
|
|
}
|