dfef6d6726
R=jmesserly@google.com Review URL: https://codereview.chromium.org//224733003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@34742 260f80e4-7a28-3924-810f-c04153c831b5
14 lines
360 B
YAML
14 lines
360 B
YAML
name: html5lib
|
|
version: 0.10.0
|
|
author: Dart Team <misc@dartlang.org>
|
|
description: A library for working with HTML documents.
|
|
homepage: http://pub.dartlang.org/packages/html5lib
|
|
environment:
|
|
sdk: '>=1.2.0 <2.0.0'
|
|
dependencies:
|
|
source_maps: '>=0.9.0 <0.10.0'
|
|
utf: '>=0.9.0 <0.10.0'
|
|
dev_dependencies:
|
|
path: '>=0.9.0 <2.0.0'
|
|
unittest: '>=0.10.0 <0.11.0'
|