blob: 52a59e9eb7d08d3940c58687eb47ba027e698b09 [file] [log] [blame]
name: dartdoc
# Also update the `version` field in lib/dartdoc.dart.
version: 0.20.1
author: Dart Team <misc@dartlang.org>
description: A documentation generator for Dart.
homepage: https://github.com/dart-lang/dartdoc
environment:
sdk: '>=2.0.0-dev.59.0 <3.0.0'
dependencies:
analyzer: ^0.32.1
args: '>=1.4.1 <2.0.0'
collection: ^1.2.0
front_end: ^0.1.1
html: '>=0.12.1 <0.14.0'
# We don't use http_parser directly; this dep exists to ensure that we get at
# least version 3.0.3 to work around an issue with 3.0.2.
http_parser: '>=3.0.3 <4.0.0'
logging: ^0.11.3+1
markdown: ^2.0.0
mustache4dart: ^2.1.2
package_config: '>=0.1.5 <2.0.0'
path: ^1.3.0
pub_semver: ^1.3.7
quiver: ^0.29.0
resource: ^2.1.2
stack_trace: ^1.4.2
tuple: ^1.0.1
yaml: ^2.1.0
dev_dependencies:
build: ^0.12.6
build_runner: ^0.8.10
dhttpd: ^2.0.0
glob: ^1.1.5
grinder: ^0.8.2
io: ^0.3.0
http: ^0.11.0
meta: ^1.0.0
test: '^0.12.24'
executables:
dartdoc: null