{
  "_from": "sass@^1.32.11",
  "_id": "sass@1.45.0",
  "_inBundle": false,
  "_integrity": "sha512-ONy5bjppoohtNkFJRqdz1gscXamMzN3wQy1YH9qO2FiNpgjLhpz/IPRGg0PpCjyz/pWfCOaNEaiEGCcjOFAjqw==",
  "_location": "/sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sass@^1.32.11",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "^1.32.11",
    "saveSpec": null,
    "fetchSpec": "^1.32.11"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.45.0.tgz",
  "_shasum": "192ede1908324bb293a3e403d1841dbcaafdd323",
  "_spec": "sass@^1.32.11",
  "_where": "C:\\wamp\\www\\Projects\\aifola-express",
  "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": ">=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"
  },
  "types": "types/index.d.ts",
  "version": "1.45.0"
}
