OLD | NEW |
---|---|
1 name: mojo_dart_hello | 1 name: mojo_dart_hello |
2 author: Chromium Authors <mojo-dev@googlegroups.com> | |
3 description: A Hello World style Mojo example app. | |
4 dependencies: | |
5 mojo_sdk: 0.2.9 | |
6 dev_dependencies: | |
7 args: ^0.13.2 | |
8 path: ^1.3.9 | |
9 test: ^0.12.6 | |
10 version: 0.0.1 | |
OLD | NEW |