blob: 3222b87c404c12c9c6118437b6b581a581489567 [file] [log] [blame] [edit]
name: language_server_protocol
description: >-
A Dart implementation of the language server protocol.
repository: https://github.com/dart-lang/sdk/tree/main/third_party/pkg/language_server_protocol
publish_to: none
environment:
sdk: ^3.5.0
resolution: workspace
# Use 'any' constraints here; we get our versions from the DEPS file.
dependencies:
collection: any
# Use 'any' constraints here; we get our versions from the DEPS file.
dev_dependencies:
lints: any