blob: aa7ab52c8ee67d8a4eb1b387101d40568b1c97c7 [file] [log] [blame]
name: pub_semver
version: 2.1.1
description: >-
Versions and version constraints implementing pub's versioning policy. This
is very similar to vanilla semver, with a few corner cases.
repository: https://github.com/dart-lang/pub_semver
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
collection: ^1.15.0
meta: ^1.3.0
dev_dependencies:
lints: ^1.0.0
test: ^1.16.0