8c178dc26d
R=sigmund@google.com Review URL: https://codereview.chromium.org//83403004 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@30597 260f80e4-7a28-3924-810f-c04153c831b5
15 lines
388 B
YAML
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"
|