OLD | NEW |
| (Empty) |
1 { | |
2 "libraries": { | |
3 "_builtin": "../../runtime/bin/builtin.dart", | |
4 "core": "core/core.dart", | |
5 "async": "async/async.dart", | |
6 "collection": "collection/collection.dart", | |
7 "typed_data": "typed_data/typed_data.dart", | |
8 "nativewrappers": "html/dartium/nativewrappers.dart", | |
9 "developer": "developer/developer.dart", | |
10 "isolate": "isolate/isolate.dart", | |
11 "mirrors": "mirrors/mirrors.dart", | |
12 "_vmservice": "vmservice/vmservice.dart", | |
13 "io": "io/io.dart", | |
14 "_internal": "internal/internal.dart", | |
15 "convert": "convert/convert.dart", | |
16 "profiler": "profiler/profiler.dart", | |
17 "math": "math/math.dart", | |
18 "vmservice_io": "../../runtime/bin/vmservice/vmservice_io.dart" | |
19 } | |
20 } | |
OLD | NEW |