blob: ec4d63ba13e4fc8d9b9e835776d9cb91cc789af2 [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: '>=2.12.0 <3.0.0'
dependencies:
path: any
source_maps: any
source_span: any
stack_trace: any