{
  "colors": {
    "spec":               "magenta"
  },
  "mongo": {
    "url":                "mongodb://localhost/scream-ex2-test",
    "collections":        ["views"]
  },
  "paths": {
    "app":                "app/app.js",
    "specs":              "tests"
  }
}
