{
  "_args": [
    [
      "sass@1.52.1",
      "/var/www/html/esp"
    ]
  ],
  "_development": true,
  "_from": "sass@1.52.1",
  "_id": "sass@1.52.1",
  "_inBundle": false,
  "_integrity": "sha512-fSzYTbr7z8oQnVJ3Acp9hV80dM1fkMN7mSD/25mpcct9F7FPBMOI8krEYALgU1aZoqGhQNhTPsuSmxjnIvAm4Q==",
  "_location": "/sass",
  "_phantomChildren": {
    "is-glob": "4.0.3",
    "normalize-path": "3.0.0",
    "picomatch": "2.3.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sass@1.52.1",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "1.52.1",
    "saveSpec": null,
    "fetchSpec": "1.52.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.52.1.tgz",
  "_spec": "1.52.1",
  "_where": "/var/www/html/esp",
  "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"
  },
  "dependencies": {
    "chokidar": ">=3.0.0 <4.0.0",
    "immutable": "^4.0.0",
    "source-map-js": ">=0.6.2 <2.0.0"
  },
  "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.52.1"
}
