| Index: mojo/public/dart/third_party/package_config/README.md
|
| diff --git a/mojo/public/dart/third_party/package_config/README.md b/mojo/public/dart/third_party/package_config/README.md
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..9a0995d6b9a4567029bcc74fcb956f0c7419299f
|
| --- /dev/null
|
| +++ b/mojo/public/dart/third_party/package_config/README.md
|
| @@ -0,0 +1,13 @@
|
| +# package_config
|
| +
|
| +Support for working with **Package Resolution Configuration** files as described
|
| +in this [DEP](https://github.com/lrhn/dep-pkgspec/blob/master/DEP-pkgspec.md),
|
| +under review [here] (https://github.com/dart-lang/dart_enhancement_proposals/issues/5).
|
| +
|
| +[](https://travis-ci.org/dart-lang/package_config) [](https://pub.dartlang.org/packages/package_config)
|
| +
|
| +## Features and bugs
|
| +
|
| +Please file feature requests and bugs at the [issue tracker][tracker].
|
| +
|
| +[tracker]: https://github.com/dart-lang/package_config/issues
|
|
|