dart-sass/pubspec.yaml

33 lines
674 B
YAML
Raw Normal View History

name: sass_embedded
2021-08-09 16:11:51 -07:00
version: 1.0.0-beta.10
description: An implementation of the Sass embedded protocol using Dart Sass.
author: Sass Team
homepage: https://github.com/sass/dart-sass-embedded
environment:
2021-05-17 20:57:37 -07:00
sdk: '>=2.12.0 <3.0.0'
executables:
dart-sass-embedded: dart_sass_embedded
dependencies:
async: ">=1.13.0 <3.0.0"
2019-11-07 16:03:47 -08:00
meta: ^1.1.0
2021-05-17 20:57:37 -07:00
protobuf: ^2.0.0
2021-08-09 16:11:51 -07:00
sass: ^1.38.0
source_span: ^1.1.0
stack_trace: ^1.6.0
stream_channel: ">=1.6.0 <3.0.0"
typed_data: ^1.1.0
dev_dependencies:
cli_pkg: ^1.4.0
2021-05-17 20:57:37 -07:00
grinder: ^0.9.0
protoc_plugin: ^20.0.0
path: ^1.6.0
test: ^1.0.0
2021-05-17 20:57:37 -07:00
test_descriptor: ^2.0.0
yaml: ^3.1.0
pubspec_parse: ^1.0.0
pub_semver: ^2.0.0