Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@blockly/migrate) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
@blockly/migrate 
A collection of tools that help with migrating apps built on Blockly to new versions of Blockly.
Example Usage
npx @blockly/migrate rename --from 6 --in-place ./path/to/my/files*
npx @blockly/migrate rename --from 6 --to 7 --in-place ./path/to/my/files*Use help subcommand for more info.
npx @blockly/migrate help
npx @blockly/migrate help 6License
Apache 2.0