{
  "comment:0": "NOTE: THIS FILE IS GENERATED. DO NOT EDIT.",
  "comment:1": "Instead modify 'flutter/web_sdk/libraries.yaml' and follow the instructions therein.",
  "dart2js": {
    "libraries": {
      "async": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/async_patch.dart",
        "uri": "../dart-sdk/lib/async/async.dart"
      },
      "_interceptors": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/interceptors.dart"
      },
      "mirrors": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/mirrors_patch_cfe.dart",
        "supported": false,
        "uri": "../dart-sdk/lib/mirrors/mirrors.dart"
      },
      "_js_embedded_names": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/shared/embedded_names.dart"
      },
      "io": {
        "patches": "io_patch.dart",
        "supported": false,
        "uri": "../dart-sdk/lib/io/io.dart"
      },
      "_internal": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/internal_patch.dart",
        "uri": "../dart-sdk/lib/internal/internal.dart"
      },
      "_metadata": {
        "uri": "../dart-sdk/lib/html/html_common/metadata.dart"
      },
      "_async_await_error_codes": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/shared/async_await_error_codes.dart"
      },
      "_http": {
        "uri": "../dart-sdk/lib/_http/http.dart"
      },
      "_js_primitives": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_primitives.dart"
      },
      "_js_helper": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_helper.dart"
      },
      "_chrome": {
        "uri": "../dart-sdk/lib/_chrome/dart2js/chrome_dart2js.dart"
      },
      "html_common": {
        "uri": "../dart-sdk/lib/html/html_common/html_common_dart2js.dart"
      },
      "ui": {
        "uri": "lib/ui/ui.dart"
      },
      "_engine": {
        "uri": "lib/_engine/engine.dart"
      },
      "js": {
        "uri": "../dart-sdk/lib/js/dart2js/js_dart2js.dart"
      },
      "_native_typed_data": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/native_typed_data.dart"
      },
      "_js_names": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/js_names.dart"
      },
      "core": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/core_patch.dart",
        "uri": "../dart-sdk/lib/core/core.dart"
      },
      "collection": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/collection_patch.dart",
        "uri": "../dart-sdk/lib/collection/collection.dart"
      },
      "js_util": {
        "uri": "../dart-sdk/lib/js_util/dart2js/js_util_dart2js.dart"
      },
      "typed_data": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/typed_data_patch.dart",
        "uri": "../dart-sdk/lib/typed_data/typed_data.dart"
      },
      "web_audio": {
        "uri": "../dart-sdk/lib/web_audio/dart2js/web_audio_dart2js.dart"
      },
      "html": {
        "uri": "../dart-sdk/lib/html/dart2js/html_dart2js.dart"
      },
      "isolate": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/isolate_patch.dart",
        "supported": false,
        "uri": "../dart-sdk/lib/isolate/isolate.dart"
      },
      "developer": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/developer_patch.dart",
        "uri": "../dart-sdk/lib/developer/developer.dart"
      },
      "web_gl": {
        "uri": "../dart-sdk/lib/web_gl/dart2js/web_gl_dart2js.dart"
      },
      "indexed_db": {
        "uri": "../dart-sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart"
      },
      "_js": {
        "patches": "../dart-sdk/lib/js/_js_client.dart",
        "uri": "../dart-sdk/lib/js/_js.dart"
      },
      "convert": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/convert_patch.dart",
        "uri": "../dart-sdk/lib/convert/convert.dart"
      },
      "math": {
        "patches": "../dart-sdk/lib/_internal/js_runtime/lib/math_patch.dart",
        "uri": "../dart-sdk/lib/math/math.dart"
      },
      "_foreign_helper": {
        "uri": "../dart-sdk/lib/_internal/js_runtime/lib/foreign_helper.dart"
      },
      "web_sql": {
        "uri": "../dart-sdk/lib/web_sql/dart2js/web_sql_dart2js.dart"
      },
      "svg": {
        "uri": "../dart-sdk/lib/svg/dart2js/svg_dart2js.dart"
      }
    }
  },
  "dartdevc": {
    "libraries": {
      "async": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/async_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/async/async.dart"
      },
      "_runtime": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_runtime/runtime.dart"
      },
      "_interceptors": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/interceptors.dart"
      },
      "mirrors": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/mirrors_patch.dart",
        "supported": false,
        "uri": "../../../third_party/dart/sdk/lib/mirrors/mirrors.dart"
      },
      "_debugger": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/debugger.dart"
      },
      "io": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/io_patch.dart",
        "supported": false,
        "uri": "../../../third_party/dart/sdk/lib/io/io.dart"
      },
      "_internal": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/internal_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/internal/internal.dart"
      },
      "_metadata": {
        "uri": "../../../third_party/dart/sdk/lib/html/html_common/metadata.dart"
      },
      "_http": {
        "uri": "../../../third_party/dart/sdk/lib/_http/http.dart"
      },
      "_js_primitives": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_primitives.dart"
      },
      "_js_helper": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_helper.dart"
      },
      "ui": {
        "uri": "lib/ui/ui.dart"
      },
      "_engine": {
        "uri": "lib/_engine/engine.dart"
      },
      "js": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/lib/js/dart2js/js_dart2js.dart"
      },
      "_js_mirrors": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/js_mirrors.dart"
      },
      "html_common": {
        "uri": "../../../third_party/dart/sdk/lib/html/html_common/html_common_dart2js.dart"
      },
      "_native_typed_data": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/native_typed_data.dart"
      },
      "core": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/core_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/core/core.dart"
      },
      "js_util": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/lib/js_util/dart2js/js_util_dart2js.dart"
      },
      "collection": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/collection_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/collection/collection.dart"
      },
      "typed_data": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/typed_data_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/typed_data/typed_data.dart"
      },
      "web_audio": {
        "uri": "../../../third_party/dart/sdk/lib/web_audio/dart2js/web_audio_dart2js.dart"
      },
      "html": {
        "uri": "../../../third_party/dart/sdk/lib/html/dart2js/html_dart2js.dart"
      },
      "developer": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/developer_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/developer/developer.dart"
      },
      "isolate": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/isolate_patch.dart",
        "supported": false,
        "uri": "../../../third_party/dart/sdk/lib/isolate/isolate.dart"
      },
      "web_gl": {
        "uri": "../../../third_party/dart/sdk/lib/web_gl/dart2js/web_gl_dart2js.dart"
      },
      "indexed_db": {
        "uri": "../../../third_party/dart/sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart"
      },
      "convert": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/convert_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/convert/convert.dart"
      },
      "_isolate_helper": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/isolate_helper.dart"
      },
      "math": {
        "patches": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/patch/math_patch.dart",
        "uri": "../../../third_party/dart/sdk/lib/math/math.dart"
      },
      "_foreign_helper": {
        "uri": "../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/foreign_helper.dart"
      },
      "web_sql": {
        "uri": "../../../third_party/dart/sdk/lib/web_sql/dart2js/web_sql_dart2js.dart"
      },
      "svg": {
        "uri": "../../../third_party/dart/sdk/lib/svg/dart2js/svg_dart2js.dart"
      }
    }
  }
}