File: D:/HostingSpaces/SBogers10/bomacon.komma.pro/node_modules/sass/package.json
{
"_from": "sass@^1.23.3",
"_id": "sass@1.23.3",
"_inBundle": false,
"_integrity": "sha512-1DKRZxJMOh4Bme16AbWTyYeJAjTlrvw2+fWshHHaepeJfGq2soFZTnt0YhWit+bohtDu4LdyPoEj6VFD4APHog==",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "sass@^1.23.3",
"name": "sass",
"escapedName": "sass",
"rawSpec": "^1.23.3",
"saveSpec": null,
"fetchSpec": "^1.23.3"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.23.3.tgz",
"_shasum": "f07503b9e8d2bcf06ef69e8beea5d085589b1620",
"_spec": "sass@^1.23.3",
"_where": "/Users/julesgraus/webDevelopment/Basic-Bomacon",
"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": ">=2.0.0 <4.0.0"
},
"deprecated": false,
"description": "A pure JavaScript implementation of Sass.",
"engines": {
"node": ">=8.9.0"
},
"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.23.3"
}