| OLD | NEW |
| 1 # package_config | 1 # package_config |
| 2 | 2 |
| 3 Support for working with **Package Resolution Configuration** files as described
| 3 Support for working with **Package Resolution Configuration** files as described
|
| 4 in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md), | 4 in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md), |
| 5 under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/iss
ues/5). | 5 under review [here](https://github.com/dart-lang/dart_enhancement_proposals/issu
es/5). |
| 6 | 6 |
| 7 [](https://travis-ci.org/dart-lang/package_config) [](https://pub.dartlang.org/packages/package_
config) | 7 [](https://travis-ci.org/dart-lang/package_config) [](https://pub.dartlang.org/packages/package_
config) |
| 8 | 8 |
| 9 ## Features and bugs | 9 ## Features and bugs |
| 10 | 10 |
| 11 Please file feature requests and bugs at the [issue tracker][tracker]. | 11 Please file feature requests and bugs at the [issue tracker][tracker]. |
| 12 | 12 |
| 13 [tracker]: https://github.com/dart-lang/package_config/issues | 13 [tracker]: https://github.com/dart-lang/package_config/issues |
| OLD | NEW |