| Index: pkg/path/pubspec.yaml
|
| diff --git a/pkg/path/pubspec.yaml b/pkg/path/pubspec.yaml
|
| deleted file mode 100644
|
| index 2491882e16456274faac9a358e93d02aa1f654dd..0000000000000000000000000000000000000000
|
| --- a/pkg/path/pubspec.yaml
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -name: path
|
| -version: 1.3.0
|
| -author: Dart Team <misc@dartlang.org>
|
| -description: >
|
| - A string-based path manipulation library. All of the path operations you know
|
| - and love, with solid support on both Windows and POSIX (Linux and Mac OS X)
|
| - machines.
|
| -homepage: http://www.dartlang.org
|
| -dev_dependencies:
|
| - unittest: ">=0.9.0 <0.12.0"
|
| -environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
|
|