From 028e85b433feb65674eb224e841d8af9921b8038 Mon Sep 17 00:00:00 2001 From: Joel Trottier-Hebert Date: Fri, 18 Mar 2016 22:39:31 -0400 Subject: [PATCH] removed pubspec.lock --- dart/pubspec.lock | 208 ---------------------------------------------- 1 file changed, 208 deletions(-) delete mode 100644 dart/pubspec.lock diff --git a/dart/pubspec.lock b/dart/pubspec.lock deleted file mode 100644 index dcf8bbd3..00000000 --- a/dart/pubspec.lock +++ /dev/null @@ -1,208 +0,0 @@ -# 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.27.2" - args: - description: - name: args - url: "https://pub.dartlang.org" - source: hosted - version: "0.13.3+4" - async: - description: - name: async - url: "https://pub.dartlang.org" - source: hosted - version: "1.8.0" - barback: - description: - name: barback - url: "https://pub.dartlang.org" - source: hosted - version: "0.15.2+7" - boolean_selector: - description: - name: boolean_selector - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.0" - charcode: - description: - name: charcode - url: "https://pub.dartlang.org" - source: hosted - version: "1.1.0" - collection: - description: - name: collection - url: "https://pub.dartlang.org" - source: hosted - version: "1.4.0" - crypto: - description: - name: crypto - url: "https://pub.dartlang.org" - source: hosted - version: "0.9.1" - csslib: - description: - name: csslib - url: "https://pub.dartlang.org" - source: hosted - version: "0.12.2" - glob: - description: - name: glob - url: "https://pub.dartlang.org" - source: hosted - version: "1.1.0" - html: - description: - name: html - url: "https://pub.dartlang.org" - source: hosted - version: "0.12.2+1" - http_multi_server: - description: - name: http_multi_server - url: "https://pub.dartlang.org" - source: hosted - version: "2.0.0" - http_parser: - description: - name: http_parser - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.0" - logging: - description: - name: logging - url: "https://pub.dartlang.org" - source: hosted - version: "0.11.2" - matcher: - description: - name: matcher - url: "https://pub.dartlang.org" - source: hosted - version: "0.12.0+1" - mime: - description: - name: mime - url: "https://pub.dartlang.org" - source: hosted - version: "0.9.3" - package_config: - description: - name: package_config - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.3" - path: - description: - name: path - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.9" - plugin: - description: - name: plugin - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.0" - pool: - description: - name: pool - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.1" - pub_semver: - description: - name: pub_semver - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.3" - shelf: - description: - name: shelf - url: "https://pub.dartlang.org" - source: hosted - version: "0.6.5" - shelf_static: - description: - name: shelf_static - url: "https://pub.dartlang.org" - source: hosted - version: "0.2.3+3" - shelf_web_socket: - description: - name: shelf_web_socket - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.0" - source_map_stack_trace: - description: - name: source_map_stack_trace - url: "https://pub.dartlang.org" - source: hosted - version: "1.0.4" - source_maps: - description: - name: source_maps - url: "https://pub.dartlang.org" - source: hosted - version: "0.10.1" - source_span: - description: - name: source_span - url: "https://pub.dartlang.org" - source: hosted - version: "1.2.1" - stack_trace: - description: - name: stack_trace - url: "https://pub.dartlang.org" - source: hosted - version: "1.6.1" - stream_channel: - description: - name: stream_channel - url: "https://pub.dartlang.org" - source: hosted - version: "1.3.1" - string_scanner: - description: - name: string_scanner - url: "https://pub.dartlang.org" - source: hosted - version: "0.1.4+1" - test: - description: - name: test - url: "https://pub.dartlang.org" - source: hosted - version: "0.12.11" - 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" - yaml: - description: - name: yaml - url: "https://pub.dartlang.org" - source: hosted - version: "2.1.8" -sdk: ">=1.14.0 <1.16.0"