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

Unified Diff: packages/meta/pubspec.yaml

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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
« no previous file with comments | « packages/meta/lib/meta.dart ('k') | packages/observable/.analysis_options » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/meta/pubspec.yaml
diff --git a/packages/meta/pubspec.yaml b/packages/meta/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..50f7b1b9b17de1db34e8afa0e3e9a8c1caa1d432
--- /dev/null
+++ b/packages/meta/pubspec.yaml
@@ -0,0 +1,10 @@
+name: meta
+version: 1.1.1
+author: Dart Team <misc@dartlang.org>
+homepage: http://www.dartlang.org
+description: >
+ This library contains the definitions of annotations that provide additional
+ semantic information about the program being annotated. These annotations are
+ intended to be used by tools to provide a better user experience.
+environment:
+ sdk: '>=1.12.0 <2.0.0-dev.infinity'
« no previous file with comments | « packages/meta/lib/meta.dart ('k') | packages/observable/.analysis_options » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698