blob: 8e7130017c3a3d05bc5b1d0588b64f24239bf881 [file]
name: webdev
version: 1.0.1
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/webdev
description: >-
A CLI for Dart web development. Provides an easy and consistent set of
features for users and tools to build and deploy web applications with Dart.
environment:
sdk: ">=2.0.0-dev.64.1 <3.0.0"
dependencies:
args: ^1.2.0
io: ^0.3.2+1
meta: ^1.1.2
path: ^1.5.1
pub_semver: ^1.3.2
stack_trace: ^1.9.2
yaml: ^2.1.13
dev_dependencies:
build_runner: ^1.0.0
build_verify: ^1.0.0
build_version: ^2.0.0
test: ^1.0.0
test_descriptor: ^1.0.3
test_process: ^1.0.1
executables:
webdev: