{ "projects" : [ { "title" : "Prototyper", "docs" : [ { "collection" : "app", "name" : "main" }, { "collection" : "app", "name" : "config" }, { "collection" : "app", "name" : "templates" }, { "collection" : "app", "name" : "navigation" }, { "collection" : "app", "name" : "projects" } ] }, { "title" : "Test One", "docs" : [ { "collection" : "tests", "name" : "test1" } ] }, { "title" : "Test Two", "docs" : [ { "collection" : "tests", "name" : "test2" } ] } ] }{ "navigation": { "collection": "app", "name": "navigation" }, "user": { "collection": "users" }, "main": { "collection": "app", "name": "main" }, "projects": { "collection": "app", "name": "projects" }, "viewModel": { "main": { "editorId": "editor", "mapping" : { "ignore": ["version"] } }, "navigation": { "mapping": {}, "elementId": "navigation" }, "user": { "mapping": {}, "elementId": "user" }, "projects": { "mapping": {}, "elementId": "project_tree" } } }{ "_availableModes" : [ { "name": "none", "ace":"none" }, { "name": "HTML", "ace":"html" }, { "name": "Style", "ace":"css" }, { "name": "Less", "ace":"css" }, { "name": "Behaviour", "ace":"javascript" }, { "name": "Text", "ace":"markdown" }, { "name": "JSON", "ace":"json" } ] }