Newer
Older
# Copyright (c) 2014, Google Inc. Please see the AUTHORS file for details.
# All rights reserved. Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
# When changing this version, change the lib/src/cli_app.dart version as well.
description: >
A scaffolding generator for your Dart projects. Stagehand helps you get set
up!
environment:
sdk: '>=1.9.0 <2.0.0'
# Add the bin/stagehand.dart script to the scripts pub installs.
executables:
stagehand:
crypto: ^0.9.0
http: ^0.11.0
path: ^1.3.0
usage: ^1.0.0