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

Unified 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, 6 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/skyx/pubspec.lock
diff --git a/sky/tools/skyx/pubspec.lock b/sky/tools/skyx/pubspec.lock
new file mode 100644
index 0000000000000000000000000000000000000000..36d5306871e4f6546705a78e3f7aac49d579aa5d
--- /dev/null
+++ b/sky/tools/skyx/pubspec.lock
@@ -0,0 +1,35 @@
+# Generated by pub
+# See http://pub.dartlang.org/doc/glossary.html#lockfile
+packages:
+ archive:
+ description: archive
+ source: hosted
+ version: "1.0.20"
+ args:
+ description: args
+ source: hosted
+ version: "0.13.2"
+ collection:
+ description: collection
+ source: hosted
+ version: "1.1.1"
+ crypto:
+ description: crypto
+ source: hosted
+ version: "0.9.0"
+ path:
+ description: path
+ source: hosted
+ version: "1.3.5"
+ source_span:
+ description: source_span
+ source: hosted
+ version: "1.1.2"
+ string_scanner:
+ description: string_scanner
+ source: hosted
+ version: "0.1.3+1"
+ yaml:
+ description: yaml
+ source: hosted
+ version: "2.1.3"
« 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