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

Side by Side Diff: pkg/meta/pubspec.yaml

Issue 1705803002: Add `pkg/meta` (#25741). (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « pkg/meta/lib/meta.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 name: meta
2 version: 0.9.0
pquitslund 2016/02/17 17:15:08 Last published version was 0.8.8. FWIW I'm happy t
Brian Wilkerson 2016/02/17 17:38:36 I think this is fine.
3 author: Dart Team <misc@dartlang.org>
4 homepage: http://www.dartlang.org
5 description: >
6 This library contains the definitions of annotations that provide additional
7 semantic information about the program being annotated. These annotations are
8 intended to be used by tools to provide a better user experience.
9 environment:
10 sdk: '>=1.12.0 <2.0.0'
OLDNEW
« no previous file with comments | « pkg/meta/lib/meta.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698