blob: 919d5d0e29bd64c781ead0de424bac1328a9a1fc [file] [log] [blame]
name: source_map_stack_trace
version: 2.0.0
description: A package for applying source maps to stack traces.
homepage: https://github.com/dart-lang/source_map_stack_trace
environment:
sdk: '>=2.7.0 <3.0.0'
dependencies:
path: ^1.0.0
stack_trace: ^1.0.0
source_maps: ^0.10.2
dev_dependencies:
source_span: ^1.6.0
test: ^1.12.0
pedantic: ^1.0.0
dependency_overrides:
# Required to get a valid pub solve until package:test updates
test_core:
git:
url: https://github.com/dart-lang/test.git
ref: drop-package-resolver
path: pkgs/test_core
test:
git:
url: https://github.com/dart-lang/test.git
ref: drop-package-resolver
path: pkgs/test
package_config: ^1.9.1