| name: native_analyzer_plugin | |
| version: 0.1.0 | |
| publish_to: none | |
| resolution: workspace | |
| environment: | |
| sdk: '>=3.9.0 <4.0.0' | |
| dependencies: | |
| analysis_server_plugin: ^0.2.2 | |
| analyzer: ^8.0.0 | |
| analyzer_plugin: ^0.13.6 | |
| analyzer_testing: ^0.1.2 | |
| dev_dependencies: | |
| test: any | |
| test_reflective_loader: any |