2016-05-21 00:05:38 +02:00
|
|
|
name: sass
|
2021-02-25 22:45:14 +01:00
|
|
|
version: 1.32.9-dev
|
2016-05-21 00:05:38 +02:00
|
|
|
description: A Sass implementation in Dart.
|
2019-08-06 01:18:32 +02:00
|
|
|
author: Sass Team
|
2016-11-01 00:14:36 +01:00
|
|
|
homepage: https://github.com/sass/dart-sass
|
2016-05-21 00:05:38 +02:00
|
|
|
|
2016-10-15 02:40:31 +02:00
|
|
|
executables:
|
|
|
|
dart-sass: sass
|
2019-06-06 22:19:09 +02:00
|
|
|
sass: sass
|
2016-10-15 02:40:31 +02:00
|
|
|
|
2016-05-21 00:05:38 +02:00
|
|
|
environment:
|
2019-11-05 23:13:51 +01:00
|
|
|
sdk: '>=2.6.0 <3.0.0'
|
2016-05-21 00:05:38 +02:00
|
|
|
|
|
|
|
dependencies:
|
2021-03-09 23:36:48 +01:00
|
|
|
args: ^2.0.0
|
|
|
|
async: ^2.5.0
|
|
|
|
charcode: ^1.2.0
|
|
|
|
cli_repl: ^0.2.1-nullsafety
|
|
|
|
collection: ^1.15.0
|
|
|
|
meta: ^1.3.0
|
|
|
|
node_interop: ^2.0.0
|
|
|
|
js: ^0.6.3
|
|
|
|
path: ^1.8.0
|
|
|
|
source_maps: ^0.10.10
|
|
|
|
source_span: ^1.8.1
|
|
|
|
stack_trace: ^1.10.0
|
|
|
|
stream_transform: ^2.0.0
|
|
|
|
string_scanner: ^1.1.0
|
|
|
|
term_glyph: ^1.2.0
|
|
|
|
tuple: ^2.0.0-nullsafety.0
|
|
|
|
watcher: ^1.0.0
|
|
|
|
|
|
|
|
publish_to: none
|
2016-05-21 00:05:38 +02:00
|
|
|
|
|
|
|
dev_dependencies:
|
2021-03-09 23:36:48 +01:00
|
|
|
archive: ^3.1.2
|
|
|
|
analyzer: ^1.1.0
|
|
|
|
cli_pkg: ^1.3.0
|
|
|
|
crypto: ^3.0.0
|
|
|
|
dart_style: ^2.0.0
|
|
|
|
grinder: ^0.9.0-nullsafety.0
|
|
|
|
node_preamble: ^2.0.0
|
|
|
|
pedantic: ^1.11.0
|
|
|
|
pub_semver: ^2.0.0
|
|
|
|
stream_channel: ^2.1.0
|
|
|
|
test_descriptor: ^2.0.0
|
|
|
|
test_process: ^2.0.0
|
|
|
|
test: ^1.16.7
|
|
|
|
yaml: ^3.1.0
|