blob: 968040d1732278c35989bbbeb7d63c7e59a286f2 [file]
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.0.0
# 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