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

Side by Side Diff: sky/tools/skyx/pubspec.lock

Issue 1213213003: Port skyx to Dart (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Make pub publish happy Created 5 years, 5 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 | « sky/tools/skyx/bin/skyx.dart ('k') | sky/tools/skyx/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
(Empty)
1 # Generated by pub
2 # See http://pub.dartlang.org/doc/glossary.html#lockfile
3 packages:
4 archive:
5 description: archive
6 source: hosted
7 version: "1.0.20"
8 args:
9 description: args
10 source: hosted
11 version: "0.13.2"
12 collection:
13 description: collection
14 source: hosted
15 version: "1.1.1"
16 crypto:
17 description: crypto
18 source: hosted
19 version: "0.9.0"
20 path:
21 description: path
22 source: hosted
23 version: "1.3.5"
24 source_span:
25 description: source_span
26 source: hosted
27 version: "1.1.2"
28 string_scanner:
29 description: string_scanner
30 source: hosted
31 version: "0.1.3+1"
32 yaml:
33 description: yaml
34 source: hosted
35 version: "2.1.3"
OLDNEW
« no previous file with comments | « sky/tools/skyx/bin/skyx.dart ('k') | sky/tools/skyx/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698