{
  "_from": "sass@^1.15.2",
  "_id": "sass@1.44.0",
  "_inBundle": false,
  "_integrity": "sha512-0hLREbHFXGQqls/K8X+koeP+ogFRPF4ZqetVB19b7Cst9Er8cOR0rc6RU7MaI4W1JmUShd1BPgPoeqmmgMMYFw==",
  "_location": "/sass",
  "_phantomChildren": {
    "is-glob": "4.0.3",
    "normalize-path": "3.0.0",
    "picomatch": "2.3.0"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sass@^1.15.2",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "^1.15.2",
    "saveSpec": null,
    "fetchSpec": "^1.15.2"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.44.0.tgz",
  "_shasum": "619aa0a2275c097f9af5e6b8fe8a95e3056430fb",
  "_spec": "sass@^1.15.2",
  "_where": "/var/www/html",
  "author": {
    "name": "Natalie Weizenbaum",
    "email": "nweiz@google.com",
    "url": "https://github.com/nex3"
  },
  "bin": {
    "sass": "sass.js"
  },
  "bugs": {
    "url": "https://github.com/sass/dart-sass/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "chokidar": ">=3.0.0 <4.0.0",
    "immutable": "^4.0.0"
  },
  "deprecated": false,
  "description": "A pure JavaScript implementation of Sass.",
  "engines": {
    "node": ">=8.9.0"
  },
  "exports": {
    "default": "./sass.default.dart.js"
  },
  "homepage": "https://github.com/sass/dart-sass",
  "keywords": [
    "style",
    "scss",
    "sass",
    "preprocessor",
    "css"
  ],
  "license": "MIT",
  "main": "sass.default.dart.js",
  "name": "sass",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sass/dart-sass.git"
  },
  "version": "1.44.0"
}
