Index: pkg/fixnum/pubspec.yaml |
diff --git a/pkg/fixnum/pubspec.yaml b/pkg/fixnum/pubspec.yaml |
deleted file mode 100644 |
index 3d3bdaf587d57223ac1913584f799c5eaec4b67a..0000000000000000000000000000000000000000 |
--- a/pkg/fixnum/pubspec.yaml |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-name: fixnum |
-version: 0.10.3 |
-author: Dart Team <misc@dartlang.org> |
-description: Library for 32- and 64-bit fixed size integers. |
-homepage: http://www.dartlang.org |
-dev_dependencies: |
- unittest: ">=0.9.0 <0.10.0" |
-environment: |
- sdk: ">=0.8.10+6 <2.0.0" |