OLD | NEW |
1 author: Chromium Authors <mojo-dev@googlegroups.com> | 1 author: Chromium Authors <mojo-dev@googlegroups.com> |
2 dependencies: | 2 dependencies: |
3 args: '>=0.13.0 <1.0.0' | 3 args: '>=0.13.0 <1.0.0' |
4 crypto: '>=0.9.0 <1.0.0' | 4 crypto: '>=0.9.0 <1.0.0' |
5 logging: '>=0.11.0 <1.0.0' | 5 logging: '>=0.11.0 <1.0.0' |
6 mojo: any | 6 mojo: any |
7 path: '>=1.3.5 <2.0.0' | 7 path: '>=1.3.5 <2.0.0' |
8 description: Placeholder for mojom bindings. | 8 description: Placeholder for mojom bindings. |
9 dev_dependencies: | 9 dev_dependencies: |
10 unittest: '>=0.11.5+4 <0.12.0' | 10 unittest: '>=0.11.5+4 <0.12.0' |
11 environment: | 11 environment: |
12 sdk: '>=1.9.0 <2.0.0' | 12 sdk: '>=1.9.0 <2.0.0' |
13 homepage: https://github.com/domokit/mojo | 13 homepage: https://github.com/domokit/mojo |
14 name: mojom | 14 name: mojom |
15 version: 0.2.7 | 15 version: 0.2.7 |
OLD | NEW |