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

Unified Diff: pkg/analyzer-experimental/pubspec.yaml

Issue 11938028: Experimental analyzer front-end baby-steps. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 months 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
Index: pkg/analyzer-experimental/pubspec.yaml
===================================================================
--- pkg/analyzer-experimental/pubspec.yaml (revision 0)
+++ pkg/analyzer-experimental/pubspec.yaml (revision 0)
@@ -0,0 +1,8 @@
+name: analyzer
+author: "Dart Team <misc@dartlang.org>"
+homepage: http://www.dartlang.org
+description: Experimental static analyzer for Dart.
+
+dependencies:
+ args: any
+ unittest: any

Powered by Google App Engine
This is Rietveld 408576698