blob: 8aceccbf468979a3f6afa71b0e102e0e666d2b61 [file] [log] [blame]
name: glob
version: 1.1.5
author: "Dart Team <misc@dartlang.org>"
homepage: https://github.com/dart-lang/glob
description: Bash-style filename globbing.
dependencies:
async: ">=1.2.0 <3.0.0"
collection: "^1.1.0"
path: "^1.3.0"
string_scanner: ">=0.1.0 <2.0.0"
dev_dependencies:
test: "^0.12.0"
test_descriptor: "^1.0.0"
environment:
sdk: ">=1.23.0 <2.0.0"