Files
sdk/pkg/source_span/pubspec.yaml
T

13 lines
300 B
YAML

name: source_span
version: 1.0.2
author: Dart Team <misc@dartlang.org>
description: A library for identifying source spans and locations.
homepage: http://www.dartlang.org
dependencies:
path: '>=1.2.0 <2.0.0'
environment:
sdk: '>=0.8.10+6 <2.0.0'
dev_dependencies:
unittest: '>=0.9.0 <0.10.0'