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

Unified Diff: pkg/sharedfrontend/pubspec.yaml

Issue 898113002: Add sharedfrontend package (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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/sharedfrontend/pubspec.yaml
diff --git a/pkg/sharedfrontend/pubspec.yaml b/pkg/sharedfrontend/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..883d269c57f3140eba0e21302be24afc8a660dee
--- /dev/null
+++ b/pkg/sharedfrontend/pubspec.yaml
@@ -0,0 +1,7 @@
+name: sharedfrontend
+version: 0.1.0-dev
+author: Dart Team <misc@dartlang.org>
+description: Libraries shared between the dart analyzer and dart2js.
+homepage: http://www.dartlang.org
+environment:
+ sdk: '>=1.7.0 <2.0.0'
« pkg/sharedfrontend/lib/elements.dart ('K') | « pkg/sharedfrontend/lib/src/access_semantics.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698