OLD | NEW |
---|---|
(Empty) | |
1 name: mojom | |
2 version: 0.0.1 | |
3 author: Dart Team <misc@dartlang.org> | |
Ivan Posva
2015/05/07 04:09:57
Didn't you want to switch this to "Chromium Author
blundell
2015/05/07 13:07:10
whoops, missed this file. Done.
| |
4 description: Placeholder for mojom bindings. | |
5 homepage: https://www.dartlang.org | |
Ivan Posva
2015/05/07 04:09:57
You probably want to change this accordingly. For
blundell
2015/05/07 13:07:10
Done.
| |
6 dependencies: | |
7 path: '>=1.3.5 <2.0.0' | |
8 args: '>=0.13.0 <1.0.0' | |
9 environment: | |
10 sdk: '>=1.9.0 <2.0.0' | |
OLD | NEW |