{
  "imports": {
    "foo": "./test/fixtures/foo.js"
  },
  "scopes": {
    "./test/": {
      "foo": "./test/fixtures/other-foo.js"
    }
  }
}
