OLD | NEW |
1 name: sky | |
2 author: Chromium Authors <sky-dev@googlegroups.com> | 1 author: Chromium Authors <sky-dev@googlegroups.com> |
3 description: Dart files to support executing inside Sky. | |
4 homepage: https://github.com/domokit/mojo/tree/master/sky | |
5 version: 0.0.8 | |
6 dependencies: | 2 dependencies: |
7 mojo: '>=0.0.1 <1.0.0' | 3 mojo: '>=0.0.1 <1.0.0' |
8 mojom: '>=0.0.4 <1.0.0' | 4 mojom: '>=0.0.4 <1.0.0' |
9 vector_math: '>=1.4.3 <2.0.0' | 5 vector_math: '>=1.4.3 <2.0.0' |
| 6 description: Dart files to support executing inside Sky. |
| 7 homepage: https://github.com/domokit/mojo/tree/master/sky |
| 8 name: sky |
| 9 version: 0.0.9 |
OLD | NEW |