{
  "_from": "sass@^1.20.1",
  "_id": "sass@1.49.8",
  "_inBundle": false,
  "_integrity": "sha512-NoGOjvDDOU9og9oAxhRnap71QaTjjlzrvLnKecUJ3GxhaQBrV6e7gPuSPF28u1OcVAArVojPAe4ZhOXwwC4tGw==",
  "_location": "/sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sass@^1.20.1",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "^1.20.1",
    "saveSpec": null,
    "fetchSpec": "^1.20.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.49.8.tgz",
  "_shasum": "9bbbc5d43d14862db07f1c04b786c9da9b641828",
  "_spec": "sass@^1.20.1",
  "_where": "/home/api/public_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",
    "source-map-js": ">=0.6.2 <2.0.0"
  },
  "deprecated": false,
  "description": "A pure JavaScript implementation of Sass.",
  "engines": {
    "node": ">=12.0.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"
  },
  "types": "types/index.d.ts",
  "version": "1.49.8",
  "warnings": [
    {
      "code": "ENOTSUP",
      "required": {
        "node": ">=12.0.0"
      },
      "pkgid": "sass@1.49.8"
    }
  ]
}
