name: sass version: 1.0.0-dev description: A Sass implementation in Dart. author: Dart Team homepage: https://github.com/dart-lang/sass environment: sdk: '>=1.8.0 <2.0.0' dependencies: args: "^0.13.0" charcode: "^1.1.0" collection: "^1.1.0" path: "^1.0.0" source_span: "^1.0.0" string_scanner: ">=0.1.5 <2.0.0" tuple: "^1.0.0" dev_dependencies: archive: "^1.0.0" dart_style: "^0.2.9" grinder: "^0.8.0" http: "^0.11.0" js: "^0.6.0" node_preamble: "^1.0.0" test: "^0.12.0" yaml: "^2.0.0"