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

Unified Diff: mojo/dart/mojom/pubspec.yaml

Issue 1106383006: Dart: Adds mojom pub package. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « mojo/dart/mojom/pubspec.lock ('k') | sky/tools/deploy_sdk.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/dart/mojom/pubspec.yaml
diff --git a/mojo/dart/mojom/pubspec.yaml b/mojo/dart/mojom/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..9befe99aca889aa7ac7ff600938ac94e4423e7e1
--- /dev/null
+++ b/mojo/dart/mojom/pubspec.yaml
@@ -0,0 +1,10 @@
+name: mojom
+version: 0.0.1
+author: Chromium Authors <mojo-dev@googlegroups.com>
+description: Placeholder for mojom bindings.
+homepage: https://github.com/domokit/mojo
+dependencies:
+ path: '>=1.3.5 <2.0.0'
+ args: '>=0.13.0 <1.0.0'
+environment:
+ sdk: '>=1.9.0 <2.0.0'
« no previous file with comments | « mojo/dart/mojom/pubspec.lock ('k') | sky/tools/deploy_sdk.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698