| Index: pubspec.lock
 | 
| diff --git a/pubspec.lock b/pubspec.lock
 | 
| new file mode 100644
 | 
| index 0000000000000000000000000000000000000000..4e737c65741e1a91d254a6aaa9723554d858c809
 | 
| --- /dev/null
 | 
| +++ b/pubspec.lock
 | 
| @@ -0,0 +1,90 @@
 | 
| +# Generated by pub
 | 
| +# See http://pub.dartlang.org/doc/glossary.html#lockfile
 | 
| +packages:
 | 
| +  args:
 | 
| +    description: args
 | 
| +    source: hosted
 | 
| +    version: "0.11.0+1"
 | 
| +  asn1lib:
 | 
| +    description: asn1lib
 | 
| +    source: hosted
 | 
| +    version: "0.3.2"
 | 
| +  bignum:
 | 
| +    description: bignum
 | 
| +    source: hosted
 | 
| +    version: "0.0.6"
 | 
| +  cipher:
 | 
| +    description: cipher
 | 
| +    source: hosted
 | 
| +    version: "0.7.1"
 | 
| +  collection:
 | 
| +    description: collection
 | 
| +    source: hosted
 | 
| +    version: "0.9.4"
 | 
| +  crypto:
 | 
| +    description: crypto
 | 
| +    source: hosted
 | 
| +    version: "0.9.0"
 | 
| +  discovery_api_client_generator:
 | 
| +    description:
 | 
| +      ref: fcffd942e26db7da37c40add5f21ab284ff5ce95
 | 
| +      resolved-ref: fcffd942e26db7da37c40add5f21ab284ff5ce95
 | 
| +      url: "https://github.com/dart-lang/discovery_api_dart_client_generator"
 | 
| +    source: git
 | 
| +    version: "0.5.0"
 | 
| +  fixnum:
 | 
| +    description: fixnum
 | 
| +    source: hosted
 | 
| +    version: "0.9.0"
 | 
| +  google_discovery_v1_api:
 | 
| +    description: google_discovery_v1_api
 | 
| +    source: hosted
 | 
| +    version: "0.4.13"
 | 
| +  google_oauth2_client:
 | 
| +    description: google_oauth2_client
 | 
| +    source: hosted
 | 
| +    version: "0.3.9"
 | 
| +  http:
 | 
| +    description: http
 | 
| +    source: hosted
 | 
| +    version: "0.11.1+1"
 | 
| +  http_parser:
 | 
| +    description: http_parser
 | 
| +    source: hosted
 | 
| +    version: "0.0.2+5"
 | 
| +  json_web_token:
 | 
| +    description: json_web_token
 | 
| +    source: hosted
 | 
| +    version: "0.1.3"
 | 
| +  logging:
 | 
| +    description: logging
 | 
| +    source: hosted
 | 
| +    version: "0.9.2"
 | 
| +  oauth2:
 | 
| +    description: oauth2
 | 
| +    source: hosted
 | 
| +    version: "0.9.3"
 | 
| +  path:
 | 
| +    description: path
 | 
| +    source: hosted
 | 
| +    version: "1.3.0"
 | 
| +  rsa_pkcs:
 | 
| +    description: rsa_pkcs
 | 
| +    source: hosted
 | 
| +    version: "0.1.1"
 | 
| +  source_span:
 | 
| +    description: source_span
 | 
| +    source: hosted
 | 
| +    version: "1.0.0"
 | 
| +  stack_trace:
 | 
| +    description: stack_trace
 | 
| +    source: hosted
 | 
| +    version: "1.0.2"
 | 
| +  string_scanner:
 | 
| +    description: string_scanner
 | 
| +    source: hosted
 | 
| +    version: "0.1.0"
 | 
| +  yaml:
 | 
| +    description: yaml
 | 
| +    source: hosted
 | 
| +    version: "2.0.1+1"
 | 
| 
 |