blob: 236dc8103c136da786478532eafd8c6517b98805 [file]
{
"vm": {
"comment:0": "This adds to the default libraries found in the platform.",
"libraries": {
"supported.by.spec": {
"uri": "supported.by.spec_lib.dart"
},
"_supported.by.target": {
"uri": "supported.by.target_lib.dart"
},
"unsupported.by.spec": {
"uri": "unsupported.by.spec_lib.dart",
"supported": false
},
"unsupported.by.target": {
"uri": "unsupported.by.target_lib.dart",
"supported": true
},
"_unsupported.by.spec_internal": {
"uri": "unsupported.by.spec_internal_lib.dart"
}
}
}
}