Index: source_maps/pubspec.yaml |
diff --git a/source_maps/pubspec.yaml b/source_maps/pubspec.yaml |
deleted file mode 100644 |
index fc0fe9bccbfbeda814f5edc2fce563aba6b9fd50..0000000000000000000000000000000000000000 |
--- a/source_maps/pubspec.yaml |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-name: source_maps |
-version: 0.10.1 |
-author: Dart Team <misc@dartlang.org> |
-description: Library to programmatically manipulate source map files. |
-homepage: http://github.com/dart-lang/source_maps |
-dependencies: |
- path: ^1.2.0 |
- source_span: ^1.1.1 |
-environment: |
- sdk: '>=1.8.0 <2.0.0' |
-dev_dependencies: |
- unittest: '>=0.9.0 <0.12.0' |