11 lines
375 B
YAML
11 lines
375 B
YAML
name: meta
|
|
version: 1.0.4
|
|
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'
|