OLD | NEW |
---|---|
(Empty) | |
1 name: googleapis_generator | |
2 version: 0.0.1 | |
3 author: Dart Team <misc@dartlang.org> | |
4 description: Create API Client libraries based on the APIs Discovery documentati on | |
5 environment: | |
6 sdk: '>=1.0.0 <2.0.0' | |
7 dependencies: | |
8 google_discovery_v1_api: '>=0.4.12' | |
9 yaml: any | |
OLD | NEW |