2016-05-20 15:05:38 -07:00
|
|
|
name: sass
|
2018-05-20 19:43:09 +01:00
|
|
|
version: 1.4.0-dev
|
2016-05-20 15:05:38 -07:00
|
|
|
description: A Sass implementation in Dart.
|
|
|
|
author: Dart Team <misc@dartlang.org>
|
2016-10-31 21:14:36 -02:00
|
|
|
homepage: https://github.com/sass/dart-sass
|
2016-05-20 15:05:38 -07:00
|
|
|
|
2016-10-14 17:40:31 -07:00
|
|
|
executables:
|
|
|
|
dart-sass: sass
|
|
|
|
|
2016-05-20 15:05:38 -07:00
|
|
|
environment:
|
2017-12-02 15:02:37 -08:00
|
|
|
sdk: '>=1.22.0 <2.0.0'
|
2016-05-20 15:05:38 -07:00
|
|
|
|
|
|
|
dependencies:
|
2018-03-29 14:16:14 -07:00
|
|
|
args: ">=1.4.0 <2.0.0"
|
2018-01-13 01:30:42 -08:00
|
|
|
async: ">=1.10.0 <3.0.0"
|
2016-05-23 18:01:15 -07:00
|
|
|
charcode: "^1.1.0"
|
2017-01-15 15:30:52 -08:00
|
|
|
collection: "^1.8.0"
|
2017-10-06 18:59:49 -07:00
|
|
|
convert: "^2.0.1"
|
2018-04-04 15:49:07 -07:00
|
|
|
dart2_constant: "^1.0.0"
|
2018-04-24 00:32:30 -07:00
|
|
|
meta: "^1.1.0"
|
2016-05-23 18:11:09 -07:00
|
|
|
path: "^1.0.0"
|
2018-04-25 16:12:37 -07:00
|
|
|
source_maps: "^0.10.5"
|
2017-06-05 12:35:30 -07:00
|
|
|
source_span: "^1.4.0"
|
2016-06-09 15:47:59 -07:00
|
|
|
string_scanner: ">=0.1.5 <2.0.0"
|
2016-11-07 17:15:10 -08:00
|
|
|
stack_trace: ">=0.9.0 <2.0.0"
|
2016-09-20 14:04:34 -07:00
|
|
|
tuple: "^1.0.0"
|
2017-02-03 04:08:06 -05:00
|
|
|
package_resolver: ^1.0.0
|
2016-05-20 15:05:38 -07:00
|
|
|
|
|
|
|
dev_dependencies:
|
2017-10-13 13:00:23 -07:00
|
|
|
archive: "^1.0.0"
|
2018-04-19 14:43:31 -07:00
|
|
|
analyzer: ">=0.30.0 <0.32.0"
|
2017-11-20 14:30:42 -08:00
|
|
|
crypto: ">=0.9.2 <3.0.0"
|
2017-05-27 17:18:13 -07:00
|
|
|
dart_style: "^1.0.0"
|
2016-10-05 01:04:51 -07:00
|
|
|
grinder: "^0.8.0"
|
2016-10-14 15:48:34 -07:00
|
|
|
http: "^0.11.0"
|
2016-10-05 01:04:51 -07:00
|
|
|
js: "^0.6.0"
|
2016-12-02 15:13:32 -08:00
|
|
|
node_preamble: "^1.1.0"
|
2017-10-13 15:44:27 -07:00
|
|
|
pub_semver: "^1.0.0"
|
2017-07-06 17:36:15 -07:00
|
|
|
stream_channel: "^1.0.0"
|
2017-05-25 14:23:48 -07:00
|
|
|
test_descriptor: "^1.0.0"
|
|
|
|
test_process: "^1.0.0-rc.1"
|
2017-12-01 14:20:49 -08:00
|
|
|
test: "^0.12.29"
|
2018-04-19 14:43:31 -07:00
|
|
|
xml: ">=2.4.0 <4.0.0"
|
2016-10-07 15:46:58 -07:00
|
|
|
yaml: "^2.0.0"
|