Files
Speedtest-Tracker/conf/site/node_modules/sass/package.json
2020-06-10 09:51:51 +01:00

66 lines
1.5 KiB
JSON

{
"_args": [
[
"sass@1.26.8",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_development": true,
"_from": "sass@1.26.8",
"_id": "sass@1.26.8",
"_inBundle": false,
"_integrity": "sha512-yvtzyrKLGiXQu7H12ekXqsfoGT/aTKeMDyVzCB675k1HYuaj0py63i8Uf4SI9CHXj6apDhpfwbUr3gGOjdpu2Q==",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sass@1.26.8",
"name": "sass",
"escapedName": "sass",
"rawSpec": "1.26.8",
"saveSpec": null,
"fetchSpec": "1.26.8"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.26.8.tgz",
"_spec": "1.26.8",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"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 <4.0.0"
},
"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.26.8"
}