{
  "_from": "sass@^1.50.1",
  "_id": "sass@1.59.3",
  "_inBundle": false,
  "_integrity": "sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==",
  "_location": "/sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sass@^1.50.1",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "^1.50.1",
    "saveSpec": null,
    "fetchSpec": "^1.50.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.59.3.tgz",
  "_shasum": "a1ddf855d75c70c26b4555df4403e1bbf8e4403f",
  "_spec": "sass@^1.50.1",
  "_where": "/home/stackaca/nodevenv/theviking.dev/10/lib",
  "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": {
    "types": "./types/index.d.ts",
    "default": "./sass.default.js"
  },
  "homepage": "https://github.com/sass/dart-sass",
  "keywords": [
    "style",
    "scss",
    "sass",
    "preprocessor",
    "css"
  ],
  "license": "MIT",
  "main": "sass.default.js",
  "name": "sass",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sass/dart-sass.git"
  },
  "types": "types/index.d.ts",
  "version": "1.59.3"
}
