Index: pubspec.lock |
diff --git a/pubspec.lock b/pubspec.lock |
index 58e288df1bd30b106fbb0718becf4b5af411594e..b75170b781823d1343e3ac1b3a19b276bed73de8 100644 |
--- a/pubspec.lock |
+++ b/pubspec.lock |
@@ -1,6 +1,12 @@ |
# Generated by pub |
# See http://pub.dartlang.org/doc/glossary.html#lockfile |
packages: |
+ analyzer: |
+ description: |
+ name: analyzer |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.30.0-alpha.1" |
args: |
description: |
name: args |
@@ -12,25 +18,67 @@ packages: |
name: async |
url: "https://pub.dartlang.org" |
source: hosted |
- version: "1.11.3" |
+ version: "1.13.0" |
charcode: |
description: |
name: charcode |
url: "https://pub.dartlang.org" |
source: hosted |
version: "1.1.1" |
+ cli_util: |
+ description: |
+ name: cli_util |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.0.1+2" |
collection: |
description: |
name: collection |
url: "https://pub.dartlang.org" |
source: hosted |
version: "1.13.0" |
+ convert: |
+ description: |
+ name: convert |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "2.0.1" |
+ crypto: |
+ description: |
+ name: crypto |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "2.0.1" |
+ csslib: |
+ description: |
+ name: csslib |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.13.3+1" |
discoveryapis_generator: |
description: |
name: discoveryapis_generator |
url: "https://pub.dartlang.org" |
source: hosted |
version: "0.8.0+1" |
+ front_end: |
+ description: |
+ name: front_end |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.1.0-alpha.1" |
+ glob: |
+ description: |
+ name: glob |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "1.1.3" |
+ html: |
+ description: |
+ name: html |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.13.1" |
http: |
description: |
name: http |
@@ -43,12 +91,48 @@ packages: |
url: "https://pub.dartlang.org" |
source: hosted |
version: "3.1.1" |
+ isolate: |
+ description: |
+ name: isolate |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "1.0.0" |
+ kernel: |
+ description: |
+ path: "/usr/local/google/home/kustermann/sdk/pkg/kernel" |
+ relative: false |
+ source: path |
+ version: "0.2.0" |
+ logging: |
+ description: |
+ name: logging |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.11.3+1" |
+ meta: |
+ description: |
+ name: meta |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "1.0.4" |
+ package_config: |
+ description: |
+ name: package_config |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "1.0.0" |
path: |
description: |
name: path |
url: "https://pub.dartlang.org" |
source: hosted |
version: "1.4.1" |
+ plugin: |
+ description: |
+ name: plugin |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.2.0" |
source_span: |
description: |
name: source_span |
@@ -73,6 +157,30 @@ packages: |
url: "https://pub.dartlang.org" |
source: hosted |
version: "1.1.3" |
+ utf: |
+ description: |
+ name: utf |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.9.0+3" |
+ watcher: |
+ description: |
+ name: watcher |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.9.7+3" |
+ when: |
+ description: |
+ name: when |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.2.0" |
+ which: |
+ description: |
+ name: which |
+ url: "https://pub.dartlang.org" |
+ source: hosted |
+ version: "0.1.3" |
yaml: |
description: |
name: yaml |
@@ -80,4 +188,4 @@ packages: |
source: hosted |
version: "2.1.12" |
sdks: |
- dart: ">=1.21.0-dev.1.0 <2.0.0" |
+ dart: ">=1.21.0 <2.0.0" |