| name: _test_package_sound | |
| version: 1.0.0 | |
| description: >- | |
| A fake package used for testing imports. Imports _test. | |
| publish_to: none | |
| environment: | |
| sdk: '>=2.13.0 <3.0.0' | |
| dependencies: | |
| _test_sound: | |
| path: ../_testSound | |
| dev_dependencies: | |
| build_runner: ^2.1.11 | |
| build_web_compilers: ^3.2.3 |