blob: a391d96b416f52620c084ab2d22f1a54d4b11cb1 [file] [log] [blame]
name: path
version: 1.0.0-rc.1
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
documentation: http://api.dartlang.org/docs/pkg/path
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
environment:
sdk: ">=1.0.0+3.r30188 <2.0.0"