blob: 5a33360d077f1299d2d54357188b5939b9d632e3 [file] [log] [blame]
name: path
version: 1.6.3
description: >-
A string-based path manipulation library. All of the path operations you know
and love, with solid support for Windows, POSIX (Linux and Mac OS X), and the
web.
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/path
environment:
sdk: '>=2.0.0 <3.0.0'
dev_dependencies:
test: '>=0.12.42 <2.0.0'