| name: dart2native | |
| version: 0.0.1 | |
| author: Dart Team <misc@dartlang.org> | |
| homepage: https://github.com/dart-lang/sdk/tree/master/pkg/aot | |
| # Add the bin/dart2native.dart script to the scripts pub installs. | |
| executables: | |
| dart2native: | |
| dependencies: | |
| args: ^1.4.0 | |
| dev_dependencies: | |