blob: c5ab87d64663ac146f4df4e0e07b0e3b6cd1b956 [file] [log] [blame]
name: dart2js_tools
# This package is not intended for consumption on pub.dev. DO NOT publish.
publish_to: none
description: >
Collection of tools used with dart2js including analyzing compilation
information, deobfuscation of stack-traces and minified names.
environment:
sdk: '^3.7.0-0'
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
path: any
source_maps: any
source_span: any
stack_trace: any