Index: third_party/pkg/js/pubspec.yaml |
diff --git a/third_party/pkg/js/pubspec.yaml b/third_party/pkg/js/pubspec.yaml |
deleted file mode 100644 |
index 5aee84258ffce396d9d8920c71ac4eb0b55c305d..0000000000000000000000000000000000000000 |
--- a/third_party/pkg/js/pubspec.yaml |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-name: js |
-version: 0.2.2 |
-authors: |
-- Dart Team <misc@dartlang.org> |
-- Alexandre Ardhuin <alexandre.ardhuin@gmail.com> |
-description: Access JavaScript from Dart. |
-homepage: https://github.com/dart-lang/js-interop |
-dependencies: |
- browser: '>=0.8.7' |
-dev_dependencies: |
- ghpages_generator: '>=0.0.1' |
- unittest: '>=0.8.7' |
-environment: |
- sdk: '>0.8.7' |