2016-02-17 17:44:24 +00:00
|
|
|
name: meta
|
2017-10-27 21:21:13 +00:00
|
|
|
version: 1.1.4
|
2016-02-17 17:44:24 +00:00
|
|
|
author: Dart Team <misc@dartlang.org>
|
2017-09-28 19:33:27 +00:00
|
|
|
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/meta
|
2016-02-17 17:44:24 +00:00
|
|
|
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:
|
2017-09-28 19:33:27 +00:00
|
|
|
sdk: '>=1.12.0 <2.0.0'
|