From cc70b6856879d9f9585b0d513d1f0bbc4ee0efe6 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 17 Aug 2015 09:17:01 -0700 Subject: [PATCH 1/2] bump the stagehand version --- .packages | 49 +++++++++++++++++++++++++++++ CHANGELOG.md | 7 +++-- lib/generators/web_full_data.dart | 35 ++++++++++----------- lib/generators/web_simple_data.dart | 4 +-- lib/src/cli_app.dart | 2 +- pubspec.yaml | 2 +- templates/web-full/web/index.html | 3 +- templates/web-simple/web/index.html | 2 +- 8 files changed, 77 insertions(+), 27 deletions(-) create mode 100644 .packages diff --git a/.packages b/.packages new file mode 100644 index 00000000..8c0a8fde --- /dev/null +++ b/.packages @@ -0,0 +1,49 @@ +# Generate by pub on 2015-08-17 09:16:14.046. +# This file contains a map from Dart package names to Dart package locations. +# Dart tools, including the Dart VM and Dart analyzer, rely on the content. +# AUTO GENERATED - DO NOT EDIT +analyzer:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/analyzer-0.26.0/lib/ +ansicolor:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/ansicolor-0.0.9/lib/ +args:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/args-0.13.2/lib/ +async:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/async-1.3.0/lib/ +barback:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/barback-0.15.2+6/lib/ +browser:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/browser-0.10.0+2/lib/ +charcode:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.0/lib/ +cli_util:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/cli_util-0.0.1+2/lib/ +collection:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/collection-1.1.1/lib/ +crypto:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/crypto-0.9.0/lib/ +csslib:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/csslib-0.12.1/lib/ +ghpages_generator:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/ghpages_generator-0.2.5/lib/ +glob:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/glob-1.0.5/lib/ +grinder:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/grinder-0.7.2/lib/ +html:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/html-0.12.1+2/lib/ +http:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http-0.11.3/lib/ +http_multi_server:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http_multi_server-1.3.2/lib/ +http_parser:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http_parser-0.0.2+8/lib/ +logging:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/logging-0.11.1/lib/ +matcher:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.0+1/lib/ +mime:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/mime-0.9.3/lib/ +mockable_filesystem:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/mockable_filesystem-0.0.3/lib/ +package_config:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/package_config-0.1.1/lib/ +path:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/path-1.3.6/lib/ +plugin:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/plugin-0.1.0/lib/ +pool:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/pool-1.1.0/lib/ +pub_semver:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.2.1/lib/ +shelf:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf-0.6.2/lib/ +shelf_static:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.3/lib/ +shelf_web_socket:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.0.1+2/lib/ +source_map_stack_trace:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-1.0.4/lib/ +source_maps:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.1/lib/ +source_span:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_span-1.1.2/lib/ +stack_trace:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.4.1/lib/ +stagehand:lib/ +string_scanner:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/string_scanner-0.1.3+1/lib/ +supports_color:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/supports_color-0.1.1/lib/ +test:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/test-0.12.4+3/lib/ +unscripted:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/unscripted-0.6.2/lib/ +usage:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/usage-1.0.0+1/lib/ +utf:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/utf-0.9.0+2/lib/ +watcher:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7/lib/ +when:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/when-0.2.0/lib/ +which:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/which-0.1.3/lib/ +yaml:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/yaml-2.1.3/lib/ diff --git a/CHANGELOG.md b/CHANGELOG.md index 26f4d87e..b9cc79c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,11 @@ # CHANGELOG +## 0.2.2+1 +- Moved the script tags for the web templates into the head section + ## 0.2.2 -- added a `console-simple` template -- updated the `web-simple` and `web-full` templates +- Added a `console-simple` template +- Updated the `web-simple` and `web-full` templates ## 0.2.1 - All templates updated to use the latest `test` package diff --git a/lib/generators/web_full_data.dart b/lib/generators/web_full_data.dart index 8651dca7..a07af43a 100644 --- a/lib/generators/web_full_data.dart +++ b/lib/generators/web_full_data.dart @@ -334,8 +334,8 @@ CiAgPCEtLSBUT0RPOiBUbyB1c2UgU2Fzcywgc3dhcCB0aGUgdHdvIHN0eWxlc2hlZXQgcmVmZXJl bmNlcyBhbmQKICAgICAgIHVuY29tbWVudCB0aGUgc2FzcyB0cmFuc2Zvcm1lciBpbiB0aGUgcHVi c3BlYy55YW1sIGZpbGUuIC0tPgogIDxsaW5rIHJlbD0ic3R5bGVzaGVldCIgaHJlZj0ic3R5bGVz L21haW5fZ2VuLmNzcyI+CiAgPCEtLSBsaW5rIHJlbD0ic3R5bGVzaGVldCIgaHJlZj0ic3R5bGVz -L21haW4uY3NzIiAtLT4KCiAgPHNjcmlwdCBhc3luYyB0eXBlPSJhcHBsaWNhdGlvbi9kYXJ0IiBz -cmM9Im1haW4uZGFydCI+PC9zY3JpcHQ+CiAgPHNjcmlwdCBhc3luYyBzcmM9InBhY2thZ2VzL2Jy +L21haW4uY3NzIiAtLT4KCiAgPHNjcmlwdCBhc3luYyBzcmM9Im1haW4uZGFydCIgdHlwZT0iYXBw +bGljYXRpb24vZGFydCI+PC9zY3JpcHQ+CiAgPHNjcmlwdCBhc3luYyBzcmM9InBhY2thZ2VzL2Jy b3dzZXIvZGFydC5qcyI+PC9zY3JpcHQ+CjwvaGVhZD4KCjxib2R5PgoKICA8IS0tIGV4YW1wbGUg Y29udGVudC4gcmVtb3ZlIGlmIHlvdSB1c2UgeW91ciBvd24gc3R5bGVzIGFuZCB3aWRnZXRzIC0t PgoKICA8aGVhZGVyIGNsYXNzPSJhcHAtYmFyIHByb21vdGUtbGF5ZXIiPgogICAgPGRpdiBjbGFz @@ -350,22 +350,21 @@ b248L2g0PgogICAgPHVsPgogICAgICA8bGk+PGEgaHJlZj0iLyI+SG9tZTwvYT48L2xpPgogICAg ICA8bGk+PGEgaHJlZj0iL2Fib3V0Ij5BYm91dDwvYT48L2xpPgogICAgPC91bD4KICA8L25hdj4K CiAgPCEtLSBjb250YWlucyBkaWZmZXJlbnQgdmlld3MgYXMgZGl2cywgd2hpY2ggdGhlIHJvdXRp bmcgc3lzdGVtCiAgICAgICBkaXNwbGF5cyBvciBoaWRlcyB3aGVuIHRoZSBVUkwgY2hhbmdlcyAt -LT4KICA8bWFpbj4KCiAgICA8ZGl2IGlkPSJob21lIj4KICAgICAgPHA+CiAgICAgICAgTmFtZTo8 -YnI+CiAgICAgICAgPGlucHV0IHR5cGU9InRleHQiIGlkPSJuYW1lIiBwbGFjZWhvbGRlcj0iVHlw -ZSB5b3VyIG5hbWUuLi4iPgogICAgICA8L3A+CgogICAgICA8cD4KICAgICAgICBSZXZlcnNlZDo8 -YnI+CiAgICAgICAgPG91dHB1dCBpZD0ib3V0Ij48L291dHB1dD4KICAgICAgPC9wPgogICAgPC9k -aXY+CgogICAgPGRpdiBpZD0iYWJvdXQiIHN0eWxlPSJkaXNwbGF5Om5vbmUiPgogICAgICA8cD4K -ICAgICAgICBUaGlzIGlzIGEgYmFzaWMgZGVtbyBIVE1MIGFwcCBidWlsdCB3aXRoIERhcnQuIEZv -ciBkZXZlbG9wZXJzIHRoYXQgZG8KICAgICAgICBub3Qgd2FudCB0bywgb3IgY2Fubm90LCB1c2Ug -cG9seW1lci5kYXJ0LCB0aGlzIGlzIGFuIG9wdGlvbmFsIHN0YXJ0aW5nCiAgICAgICAgcG9pbnQu -CiAgICAgIDwvcD4KICAgICAgPHA+CiAgICAgICAgVGhpcyBhcHAgd2FzIGdlbmVyYXRlZCBieSA8 -YSBocmVmPSJodHRwOi8vc3RhZ2VoYW5kLnB1YiI+U3RhZ2VoYW5kPC9hPi4KICAgICAgPC9wPgog -ICAgPC9kaXY+CgogICAgPGRpdiBjbGFzcz0ic2Fzcy1oaWRkZW4iPgogICAgICA8cD4KICAgICAg -ICBOb3RlOiBUbyB1c2UgU2FzcyB3aXRoIHRoaXMgYXBwbGljYXRpb24sIHN3aXRjaCB0aGUgc3R5 -bGVzaGVldAogICAgICAgIHJlZmVyZW5jZXMgaW4gdGhlICZsdDtoZWFkJmd0OyBzZWN0aW9uIGFu -ZCB1bmNvbW1lbnQgdGhlIHNhc3MKICAgICAgICB0cmFuc2Zvcm1lciBpbiB0aGUgcHVic3BlYy55 -YW1sIGZpbGUuCiAgICAgIDwvcD4KICAgIDwvZGl2PgogIDwvbWFpbj4KPC9ib2R5Pgo8L2h0bWw+ -Cg==""", +LT4KICA8bWFpbj4KICAgIDxkaXYgaWQ9ImhvbWUiPgogICAgICA8cD4KICAgICAgICBOYW1lOjxi +cj4KICAgICAgICA8aW5wdXQgdHlwZT0idGV4dCIgaWQ9Im5hbWUiIHBsYWNlaG9sZGVyPSJUeXBl +IHlvdXIgbmFtZS4uLiI+CiAgICAgIDwvcD4KCiAgICAgIDxwPgogICAgICAgIFJldmVyc2VkOjxi +cj4KICAgICAgICA8b3V0cHV0IGlkPSJvdXQiPjwvb3V0cHV0PgogICAgICA8L3A+CiAgICA8L2Rp +dj4KCiAgICA8ZGl2IGlkPSJhYm91dCIgc3R5bGU9ImRpc3BsYXk6bm9uZSI+CiAgICAgIDxwPgog +ICAgICAgIFRoaXMgaXMgYSBiYXNpYyBkZW1vIEhUTUwgYXBwIGJ1aWx0IHdpdGggRGFydC4gRm9y +IGRldmVsb3BlcnMgdGhhdCBkbwogICAgICAgIG5vdCB3YW50IHRvLCBvciBjYW5ub3QsIHVzZSBw +b2x5bWVyLmRhcnQsIHRoaXMgaXMgYW4gb3B0aW9uYWwgc3RhcnRpbmcKICAgICAgICBwb2ludC4K +ICAgICAgPC9wPgogICAgICA8cD4KICAgICAgICBUaGlzIGFwcCB3YXMgZ2VuZXJhdGVkIGJ5IDxh +IGhyZWY9Imh0dHA6Ly9zdGFnZWhhbmQucHViIj5TdGFnZWhhbmQ8L2E+LgogICAgICA8L3A+CiAg +ICA8L2Rpdj4KCiAgICA8ZGl2IGNsYXNzPSJzYXNzLWhpZGRlbiI+CiAgICAgIDxwPgogICAgICAg +IE5vdGU6IFRvIHVzZSBTYXNzIHdpdGggdGhpcyBhcHBsaWNhdGlvbiwgc3dpdGNoIHRoZSBzdHls +ZXNoZWV0CiAgICAgICAgcmVmZXJlbmNlcyBpbiB0aGUgJmx0O2hlYWQmZ3Q7IHNlY3Rpb24gYW5k +IHVuY29tbWVudCB0aGUgc2FzcwogICAgICAgIHRyYW5zZm9ybWVyIGluIHRoZSBwdWJzcGVjLnlh +bWwgZmlsZS4KICAgICAgPC9wPgogICAgPC9kaXY+CiAgPC9tYWluPgo8L2JvZHk+CjwvaHRtbD4K""", "web/main.dart", "text", """Ly8gQ29weXJpZ2h0IChjKSB7e3llYXJ9fSwge3thdXRob3J9fS4gQWxsIHJpZ2h0cyByZXNlcnZl diff --git a/lib/generators/web_simple_data.dart b/lib/generators/web_simple_data.dart index afbec04d..b3e9085e 100644 --- a/lib/generators/web_simple_data.dart +++ b/lib/generators/web_simple_data.dart @@ -63,8 +63,8 @@ ICAgIDxtZXRhIG5hbWU9InZpZXdwb3J0IiBjb250ZW50PSJ3aWR0aD1kZXZpY2Utd2lkdGgsIGlu aXRpYWwtc2NhbGU9MS4wIj4KICAgIDxtZXRhIG5hbWU9InNjYWZmb2xkZWQtYnkiIGNvbnRlbnQ9 Imh0dHBzOi8vZ2l0aHViLmNvbS9nb29nbGUvc3RhZ2VoYW5kIj4KICAgIDx0aXRsZT57e3Byb2pl Y3ROYW1lfX08L3RpdGxlPgogICAgPGxpbmsgcmVsPSJzdHlsZXNoZWV0IiBocmVmPSJzdHlsZXMu -Y3NzIj4KICAgIDxzY3JpcHQgYXN5bmMgdHlwZT0iYXBwbGljYXRpb24vZGFydCIgc3JjPSJtYWlu -LmRhcnQiPjwvc2NyaXB0PgogICAgPHNjcmlwdCBhc3luYyBzcmM9InBhY2thZ2VzL2Jyb3dzZXIv +Y3NzIj4KICAgIDxzY3JpcHQgYXN5bmMgc3JjPSJtYWluLmRhcnQiIHR5cGU9ImFwcGxpY2F0aW9u +L2RhcnQiPjwvc2NyaXB0PgogICAgPHNjcmlwdCBhc3luYyBzcmM9InBhY2thZ2VzL2Jyb3dzZXIv ZGFydC5qcyI+PC9zY3JpcHQ+CjwvaGVhZD4KCjxib2R5PgoKICA8ZGl2IGlkPSJvdXRwdXQiPjwv ZGl2PgoKPC9ib2R5Pgo8L2h0bWw+Cg==""", "web/main.dart", diff --git a/lib/src/cli_app.dart b/lib/src/cli_app.dart index 14f13f25..95744d96 100644 --- a/lib/src/cli_app.dart +++ b/lib/src/cli_app.dart @@ -19,7 +19,7 @@ import 'package:usage/usage_io.dart'; const String APP_NAME = 'stagehand'; // This version must be updated in tandem with the pubspec version. -const String APP_VERSION = '0.2.2'; +const String APP_VERSION = '0.2.2+1'; const String APP_PUB_INFO = 'https://pub.dartlang.org/packages/${APP_NAME}.json'; diff --git a/pubspec.yaml b/pubspec.yaml index 425774b2..aa1b1d5a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ name: stagehand # When changing this version, change the lib/src/cli_app.dart version as well. -version: 0.2.2 +version: 0.2.2+1 description: > A scaffolding generator for your Dart projects. Stagehand helps you get set up! diff --git a/templates/web-full/web/index.html b/templates/web-full/web/index.html index abaa07d1..e6f9fd4b 100644 --- a/templates/web-full/web/index.html +++ b/templates/web-full/web/index.html @@ -32,7 +32,7 @@ - + @@ -62,7 +62,6 @@

Navigation

-

Name:
diff --git a/templates/web-simple/web/index.html b/templates/web-simple/web/index.html index 3dc3778f..a72b0c79 100644 --- a/templates/web-simple/web/index.html +++ b/templates/web-simple/web/index.html @@ -13,7 +13,7 @@ {{projectName}} - + From 9aa7d9735a5b796a7da10e292ab82e5f7caddf25 Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Mon, 17 Aug 2015 09:20:34 -0700 Subject: [PATCH 2/2] ignore .packages --- .gitignore | 1 + .packages | 49 ------------------------------------------------- 2 files changed, 1 insertion(+), 49 deletions(-) delete mode 100644 .packages diff --git a/.gitignore b/.gitignore index f55c4fd1..7300f7ea 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .idea .DS_Store cache/ +.packages packages pubspec.lock build diff --git a/.packages b/.packages deleted file mode 100644 index 8c0a8fde..00000000 --- a/.packages +++ /dev/null @@ -1,49 +0,0 @@ -# Generate by pub on 2015-08-17 09:16:14.046. -# This file contains a map from Dart package names to Dart package locations. -# Dart tools, including the Dart VM and Dart analyzer, rely on the content. -# AUTO GENERATED - DO NOT EDIT -analyzer:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/analyzer-0.26.0/lib/ -ansicolor:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/ansicolor-0.0.9/lib/ -args:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/args-0.13.2/lib/ -async:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/async-1.3.0/lib/ -barback:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/barback-0.15.2+6/lib/ -browser:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/browser-0.10.0+2/lib/ -charcode:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/charcode-1.1.0/lib/ -cli_util:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/cli_util-0.0.1+2/lib/ -collection:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/collection-1.1.1/lib/ -crypto:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/crypto-0.9.0/lib/ -csslib:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/csslib-0.12.1/lib/ -ghpages_generator:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/ghpages_generator-0.2.5/lib/ -glob:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/glob-1.0.5/lib/ -grinder:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/grinder-0.7.2/lib/ -html:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/html-0.12.1+2/lib/ -http:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http-0.11.3/lib/ -http_multi_server:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http_multi_server-1.3.2/lib/ -http_parser:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/http_parser-0.0.2+8/lib/ -logging:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/logging-0.11.1/lib/ -matcher:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/matcher-0.12.0+1/lib/ -mime:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/mime-0.9.3/lib/ -mockable_filesystem:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/mockable_filesystem-0.0.3/lib/ -package_config:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/package_config-0.1.1/lib/ -path:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/path-1.3.6/lib/ -plugin:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/plugin-0.1.0/lib/ -pool:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/pool-1.1.0/lib/ -pub_semver:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/pub_semver-1.2.1/lib/ -shelf:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf-0.6.2/lib/ -shelf_static:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf_static-0.2.3/lib/ -shelf_web_socket:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/shelf_web_socket-0.0.1+2/lib/ -source_map_stack_trace:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_map_stack_trace-1.0.4/lib/ -source_maps:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_maps-0.10.1/lib/ -source_span:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/source_span-1.1.2/lib/ -stack_trace:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/stack_trace-1.4.1/lib/ -stagehand:lib/ -string_scanner:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/string_scanner-0.1.3+1/lib/ -supports_color:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/supports_color-0.1.1/lib/ -test:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/test-0.12.4+3/lib/ -unscripted:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/unscripted-0.6.2/lib/ -usage:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/usage-1.0.0+1/lib/ -utf:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/utf-0.9.0+2/lib/ -watcher:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/watcher-0.9.7/lib/ -when:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/when-0.2.0/lib/ -which:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/which-0.1.3/lib/ -yaml:file:///Users/devoncarew/.pub-cache/hosted/pub.dartlang.org/yaml-2.1.3/lib/