{
  "_args": [
    [
      "sass@1.16.0",
      "C:\\xampp\\htdocs\\laravel_boilerplate"
    ]
  ],
  "_development": true,
  "_from": "sass@1.16.0",
  "_id": "sass@1.16.0",
  "_inBundle": false,
  "_integrity": "sha512-uJu+dH8XlyN7WCTLg1L1L49EK9mBJyNgS0qDd9NW2eb1h0EnIs50Z0Y+XFev5ae7NdHY/xi1wVnJiLLOE/ojnQ==",
  "_location": "/sass",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sass@1.16.0",
    "name": "sass",
    "escapedName": "sass",
    "rawSpec": "1.16.0",
    "saveSpec": null,
    "fetchSpec": "1.16.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sass/-/sass-1.16.0.tgz",
  "_spec": "1.16.0",
  "_where": "C:\\xampp\\htdocs\\laravel_boilerplate",
  "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": "^2.0.0"
  },
  "description": "A pure JavaScript implementation of Sass.",
  "engines": {
    "node": ">=0.11.8"
  },
  "homepage": "https://github.com/sass/dart-sass",
  "keywords": [
    "style",
    "scss",
    "sass",
    "preprocessor",
    "css"
  ],
  "license": "MIT",
  "main": "sass.dart.js",
  "name": "sass",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sass/dart-sass.git"
  },
  "version": "1.16.0"
}
