Update the meta package to use the new pub format.

Review URL: https://codereview.chromium.org//10979033

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12919 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
devoncarew@google.com
2012-09-26 16:47:10 +00:00
parent 98f7601e38
commit 74f89e5f98
2 changed files with 5 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
name: meta
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.