blob: 392ed5670a3feafd2e4306230aa496c8bef97553 [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.
dependencies:
path: any
source_maps: ^0.10.10
source_span: any
stack_trace: ^1.9.3
environment:
sdk: '>=2.12.0 <3.0.0'