Files
sdk/pkg/third_party/html5lib/pubspec.yaml
T
2013-11-22 23:25:39 +00:00

15 lines
388 B
YAML

name: html5lib
version: 0.9.1
author: Dart Team <misc@dartlang.org>
description: A library for working with HTML documents.
homepage: http://pub.dartlang.org/packages/html5lib
dependencies:
source_maps: ">=0.9.0 <0.10.0"
utf: ">=0.9.0 <0.10.0"
dev_dependencies:
browser: ">=0.9.0 <0.10.0"
path: ">=0.9.0 <0.10.0"
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=1.0.0 <2.0.0"