2016-05-21 00:05:38 +02:00
|
|
|
name: sass
|
2023-06-16 00:01:40 +02:00
|
|
|
version: 1.63.5-dev
|
2016-05-21 00:05:38 +02:00
|
|
|
description: A Sass implementation in Dart.
|
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:
|
2023-06-06 23:23:17 +02:00
|
|
|
sdk: ">=3.0.0 <4.0.0"
|
2016-05-21 00:05:38 +02:00
|
|
|
|
|
|
|
dependencies:
|
2021-03-09 23:36:48 +01:00
|
|
|
args: ^2.0.0
|
2022-05-21 00:04:21 +02:00
|
|
|
async: ^2.5.0
|
2021-03-09 23:36:48 +01:00
|
|
|
charcode: ^1.2.0
|
2021-04-15 04:02:51 +02:00
|
|
|
cli_repl: ^0.2.1
|
2022-08-19 03:31:31 +02:00
|
|
|
collection: ^1.16.0
|
2023-05-10 22:57:32 +02:00
|
|
|
http: ^0.13.3
|
|
|
|
js: ^0.6.3
|
2021-03-09 23:36:48 +01:00
|
|
|
meta: ^1.3.0
|
2021-10-02 02:35:10 +02:00
|
|
|
node_interop: ^2.1.0
|
2021-04-17 01:38:45 +02:00
|
|
|
package_config: ^2.0.0
|
2021-03-09 23:36:48 +01:00
|
|
|
path: ^1.8.0
|
2023-06-06 23:23:17 +02:00
|
|
|
pool: ^1.5.1
|
2021-05-18 05:57:37 +02:00
|
|
|
protobuf: ^2.0.0
|
2023-03-10 23:24:33 +01:00
|
|
|
pub_semver: ^2.0.0
|
2021-03-09 23:36:48 +01:00
|
|
|
source_maps: ^0.10.10
|
2023-04-06 23:44:29 +02:00
|
|
|
source_span: ^1.10.0
|
2021-03-09 23:36:48 +01:00
|
|
|
stack_trace: ^1.10.0
|
2023-05-10 22:57:32 +02:00
|
|
|
stream_channel: ^2.1.0
|
2021-03-09 23:36:48 +01:00
|
|
|
stream_transform: ^2.0.0
|
|
|
|
string_scanner: ^1.1.0
|
|
|
|
term_glyph: ^1.2.0
|
2021-04-15 04:02:51 +02:00
|
|
|
tuple: ^2.0.0
|
2020-12-23 01:06:16 +01:00
|
|
|
typed_data: ^1.1.0
|
2021-03-09 23:36:48 +01:00
|
|
|
watcher: ^1.0.0
|
|
|
|
|
2016-05-21 00:05:38 +02:00
|
|
|
dev_dependencies:
|
2023-05-24 23:53:21 +02:00
|
|
|
analyzer: ^5.13.0
|
2021-07-29 03:28:00 +02:00
|
|
|
archive: ^3.1.2
|
2023-05-19 22:22:44 +02:00
|
|
|
cli_pkg: ^2.4.4
|
2021-03-09 23:36:48 +01:00
|
|
|
crypto: ^3.0.0
|
|
|
|
dart_style: ^2.0.0
|
2022-09-02 23:42:39 +02:00
|
|
|
dartdoc: ^6.0.0
|
2021-04-15 04:02:51 +02:00
|
|
|
grinder: ^0.9.0
|
2023-05-19 22:22:44 +02:00
|
|
|
node_preamble: ^2.0.2
|
2022-09-02 23:42:39 +02:00
|
|
|
lints: ^2.0.0
|
2021-05-18 05:57:37 +02:00
|
|
|
protoc_plugin: ^20.0.0
|
2021-09-22 01:22:13 +02:00
|
|
|
pub_api_client: ^2.1.1
|
2021-07-29 03:28:00 +02:00
|
|
|
pubspec_parse: ^1.0.0
|
|
|
|
test: ^1.16.7
|
2021-03-09 23:36:48 +01:00
|
|
|
test_descriptor: ^2.0.0
|
|
|
|
test_process: ^2.0.0
|
|
|
|
yaml: ^3.1.0
|
2023-06-08 02:58:46 +02:00
|
|
|
cli_util: ^0.4.0
|