Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 name: fancy_syntax | 1 name: fancy_syntax |
| 2 version: 0.0.1 | 2 version: 0.0.1 |
| 3 author: Web UI Authors <html-dev@dartlang.org> | 3 author: Web UI Authors <html-dev@dartlang.org> |
| 4 description: An expressive custom binding syntax for MDV templates | 4 description: An expressive custom binding syntax for MDV templates |
| 5 homepage: https://github.com/dart-lang/fancy-syntax | 5 homepage: https://github.com/dart-lang/fancy-syntax |
| 6 dependencies: | 6 dependencies: |
| 7 analyzer_experimental: any | |
| 8 browser: any | 7 browser: any |
| 9 mdv_observe: any | 8 mdv_observe: any |
| 10 unittest: any | 9 unittest: any |
| OLD | NEW |