Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 name: mojom | 1 name: mojom |
| 2 version: 0.0.3 | 2 version: 0.0.4 |
| 3 author: Chromium Authors <mojo-dev@googlegroups.com> | 3 author: Chromium Authors <mojo-dev@googlegroups.com> |
| 4 description: Placeholder for mojom bindings. | 4 description: Placeholder for mojom bindings. |
| 5 homepage: https://github.com/domokit/mojo | 5 homepage: https://github.com/domokit/mojo |
| 6 dependencies: | 6 dependencies: |
| 7 path: '>=1.3.5 <2.0.0' | 7 path: '>=1.3.5 <2.0.0' |
| 8 args: '>=0.13.0 <1.0.0' | 8 args: '>=0.13.0 <1.0.0' |
| 9 environment: | 9 environment: |
| 10 sdk: '>=1.9.0 <2.0.0' | 10 sdk: '>=1.9.0 <2.0.0' |
| OLD | NEW |