|
|
@ -266,8 +266,9 @@
|
|
|
|
"Angular",
|
|
|
|
"Angular",
|
|
|
|
"AngularJS"
|
|
|
|
"AngularJS"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "/(?:<script)[^>]+(?:type=\"application/dart\")/",
|
|
|
|
"description": "Dart is an open-source, general-purpose, object-oriented programming language with C-style syntax developed by Google in 2011.",
|
|
|
|
"icon": "Dart.svg",
|
|
|
|
"icon": "Dart.svg",
|
|
|
|
|
|
|
|
"dom": "script[type='application/dart']",
|
|
|
|
"js": {
|
|
|
|
"js": {
|
|
|
|
"___dart__$dart_dartObject_ZxYxX_0_": "",
|
|
|
|
"___dart__$dart_dartObject_ZxYxX_0_": "",
|
|
|
|
"___dart_dispatch_record_ZxYxX_0_": ""
|
|
|
|
"___dart_dispatch_record_ZxYxX_0_": ""
|
|
|
@ -276,6 +277,7 @@
|
|
|
|
"/(?:\\.)?(?:dart)(?:\\.js)?/",
|
|
|
|
"/(?:\\.)?(?:dart)(?:\\.js)?/",
|
|
|
|
"packages/browser/dart\\.js"
|
|
|
|
"packages/browser/dart\\.js"
|
|
|
|
],
|
|
|
|
],
|
|
|
|
|
|
|
|
"oss": true,
|
|
|
|
"website": "https://www.dartlang.org"
|
|
|
|
"website": "https://www.dartlang.org"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Darwin": {
|
|
|
|
"Darwin": {
|
|
|
|