github.com/anchore/syft@v1.38.2/syft/pkg/cataloger/dart/test-fixtures/pubspecs/macros.pubspec.yaml (about) 1 name: _macros 2 version: 0.3.2 3 description: >- 4 This is a private SDK vendored package, which is re-exported by the public 5 `macros` package, which is a pub package. Every change to this package is 6 treated as a release, see CONTRIBUTING.md for full instructions. 7 publish_to: none 8 repository: https://github.com/dart-lang/sdk/tree/main/pkg/_macros 9 10 environment: 11 sdk: ^3.4.0-256.0.dev 12 13 # Note that as an SDK vendored package, pub package dependencies are only 14 # allowed in the dev_dependencies section. 15 dev_dependencies: 16 test: any