{
  "_from": "sass@^1.56.1",
  "_id": "sass@1.57.1",
  "_inBundle": false,
  "_integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
  "_location": "/sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sass@^1.56.1",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "^1.56.1",
    "saveSpec": null,
    "fetchSpec": "^1.56.1"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
  "_shasum": "dfafd46eb3ab94817145e8825208ecf7281119b5",
  "_spec": "sass@^1.56.1",
  "_where": "E:\\Web Development\\xamppv3\\htdocs\\masterecommerce",
  "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.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.57.1"
}
