blob: 92a54f9ab70fc4c43f8b9b01074ce93df1a5e937 [file] [log] [blame]
name: path
version: 1.7.1-dev
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.
homepage: https://github.com/dart-lang/path
environment:
sdk: '>=2.0.0 <3.0.0'
dev_dependencies:
pedantic: ^1.0.0
test: '>=0.12.42 <2.0.0'