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

Side by Side Diff: pubspec.lock

Issue 1142363005: Added .packages, packages/ discovery. (Closed) Base URL: https://github.com/dart-lang/package_config.git@master
Patch Set: Addressed comments. Created 5 years, 7 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
« no previous file with comments | « lib/src/util.dart ('k') | pubspec.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 analyzer: 4 analyzer:
5 description: analyzer 5 description: analyzer
6 source: hosted 6 source: hosted
7 version: "0.25.0+1" 7 version: "0.25.0+1"
8 args: 8 args:
9 description: args 9 description: args
10 source: hosted 10 source: hosted
11 version: "0.13.0" 11 version: "0.13.0"
12 barback: 12 barback:
13 description: barback 13 description: barback
14 source: hosted 14 source: hosted
15 version: "0.15.2+4" 15 version: "0.15.2+4"
16 charcode:
17 description: charcode
18 source: hosted
19 version: "1.1.0"
16 collection: 20 collection:
17 description: collection 21 description: collection
18 source: hosted 22 source: hosted
19 version: "1.1.1" 23 version: "1.1.1"
20 crypto: 24 crypto:
21 description: crypto 25 description: crypto
22 source: hosted 26 source: hosted
23 version: "0.9.0" 27 version: "0.9.0"
28 http:
29 description: http
30 source: hosted
31 version: "0.11.2"
24 http_parser: 32 http_parser:
25 description: http_parser 33 description: http_parser
26 source: hosted 34 source: hosted
27 version: "0.0.2+6" 35 version: "0.0.2+6"
28 matcher: 36 matcher:
29 description: matcher 37 description: matcher
30 source: hosted 38 source: hosted
31 version: "0.12.0" 39 version: "0.12.0"
32 mime: 40 mime:
33 description: mime 41 description: mime
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
74 source: hosted 82 source: hosted
75 version: "0.12.1" 83 version: "0.12.1"
76 watcher: 84 watcher:
77 description: watcher 85 description: watcher
78 source: hosted 86 source: hosted
79 version: "0.9.5" 87 version: "0.9.5"
80 yaml: 88 yaml:
81 description: yaml 89 description: yaml
82 source: hosted 90 source: hosted
83 version: "2.1.2" 91 version: "2.1.2"
OLDNEW
« no previous file with comments | « lib/src/util.dart ('k') | pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698