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

Unified Diff: sky/tools/skyx/pubspec.yaml

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/pubspec.lock ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tools/skyx/pubspec.yaml
diff --git a/sky/tools/skyx/pubspec.yaml b/sky/tools/skyx/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..56c168dcbee0eab986af5524b8581bf25e42b41b
--- /dev/null
+++ b/sky/tools/skyx/pubspec.yaml
@@ -0,0 +1,9 @@
+author: Chromium Authors <sky-dev@googlegroups.com>
+dependencies:
+ archive: '>=1.0.20 <2.0.0'
+ args: '>=0.13.0 <1.0.0'
+ yaml: '>=2.1.3 <3.0.0'
+description: Developer tool for packaging Sky applications
+homepage: https://github.com/domokit/mojo/tree/master/sky/tools/skyx
+name: skyx
+version: 0.0.1
« no previous file with comments | « sky/tools/skyx/pubspec.lock ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698