Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(152)

Side by Side Diff: pubspec.lock

Issue 998343002: Add a generate script to generate the googleapis libraries. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Generated by pub 1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile 2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages: 3 packages:
4 args: 4 args:
5 description: args 5 description: args
6 source: hosted 6 source: hosted
7 version: "0.12.2+6" 7 version: "0.12.2+6"
8 collection: 8 collection:
9 description: collection 9 description: collection
10 source: hosted 10 source: hosted
11 version: "1.1.0" 11 version: "1.1.0"
12 crypto: 12 crypto:
13 description: crypto 13 description: crypto
14 source: hosted 14 source: hosted
15 version: "0.9.0" 15 version: "0.9.0"
16 discovery_api_client_generator: 16 discoveryapis_generator:
17 description: 17 description: discoveryapis_generator
18 ref: a87c587ea52a44b56c44f2a5b40478a5429764fc 18 source: hosted
19 resolved-ref: a87c587ea52a44b56c44f2a5b40478a5429764fc 19 version: "0.6.0"
20 url: "https://github.com/dart-lang/discovery_api_dart_client_generator"
21 source: git
22 version: "0.5.1-dev"
23 http: 20 http:
24 description: http 21 description: http
25 source: hosted 22 source: hosted
26 version: "0.11.1+3" 23 version: "0.11.1+3"
27 http_parser: 24 http_parser:
28 description: http_parser 25 description: http_parser
29 source: hosted 26 source: hosted
30 version: "0.0.2+5" 27 version: "0.0.2+5"
31 path: 28 path:
32 description: path 29 description: path
33 source: hosted 30 source: hosted
34 version: "1.3.3" 31 version: "1.3.3"
35 source_span: 32 source_span:
36 description: source_span 33 description: source_span
37 source: hosted 34 source: hosted
38 version: "1.0.3" 35 version: "1.0.3"
39 stack_trace: 36 stack_trace:
40 description: stack_trace 37 description: stack_trace
41 source: hosted 38 source: hosted
42 version: "1.2.1" 39 version: "1.2.4"
43 string_scanner: 40 string_scanner:
44 description: string_scanner 41 description: string_scanner
45 source: hosted 42 source: hosted
46 version: "0.1.3" 43 version: "0.1.3"
47 yaml: 44 yaml:
48 description: yaml 45 description: yaml
49 source: hosted 46 source: hosted
50 version: "2.1.2" 47 version: "2.1.2"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698