Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(816)

Unified Diff: pkg/shelf/pubspec.yaml

Issue 814113004: Pull args, intl, logging, shelf, and source_maps out of the SDK. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Also csslib. Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/shelf/lib/src/util.dart ('k') | pkg/shelf/test/cascade_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/shelf/pubspec.yaml
diff --git a/pkg/shelf/pubspec.yaml b/pkg/shelf/pubspec.yaml
deleted file mode 100644
index 0b071aa22229ec3d9c3ef66756b963fb730ee4f4..0000000000000000000000000000000000000000
--- a/pkg/shelf/pubspec.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-name: shelf
-version: 0.5.6
-author: Dart Team <misc@dartlang.org>
-description: Web Server Middleware for Dart
-homepage: https://pub.dartlang.org/packages/shelf
-environment:
- sdk: '>=1.4.0 <2.0.0'
-dependencies:
- collection: '>=0.9.4 <2.0.0'
- http_parser: '>=0.0.0 <0.1.0'
- path: '>=1.0.0 <2.0.0'
- stack_trace: '>=0.9.2 <2.0.0'
-dev_dependencies:
- http: '>=0.9.2 <0.12.0'
- scheduled_test: '>=0.10.0 <0.12.0'
- unittest: '>=0.10.0 <0.12.0'
« no previous file with comments | « pkg/shelf/lib/src/util.dart ('k') | pkg/shelf/test/cascade_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698