Chromium Code Reviews| 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 0f4e3ba3f4a0e9b3d2abc600aa11ebeb45dcf133..0000000000000000000000000000000000000000 |
| --- a/third_party/pkg/js/pubspec.yaml |
| +++ /dev/null |
| @@ -1,15 +0,0 @@ |
| -name: js |
| -version: 0.0.24 |
| -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 |
| -environment: |
| - sdk: '>=0.4.1+0.r19425' |
| -dependencies: |
| - browser: any |
| - meta: any |
| -dev_dependencies: |
| - ghpages_generator: any |
| - unittest: any |