Files
Speedtest-Tracker/conf/site/node_modules/sass/package.json
Henry Whitaker ea5808047f Tweaked gitignore
gitignore removed all composer and npm files, so automated builds would fail
2020-04-12 21:24:03 +01:00

66 lines
1.4 KiB
JSON

{
"_args": [
[
"sass@1.26.3",
"/home/henry/Documents/git/Speedtest-checker"
]
],
"_development": true,
"_from": "sass@1.26.3",
"_id": "sass@1.26.3",
"_inBundle": false,
"_integrity": "sha512-5NMHI1+YFYw4sN3yfKjpLuV9B5l7MqQ6FlkTcC4FT+oHbBRUZoSjHrrt/mE0nFXJyY2kQtU9ou9HxvFVjLFuuw==",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sass@1.26.3",
"name": "sass",
"escapedName": "sass",
"rawSpec": "1.26.3",
"saveSpec": null,
"fetchSpec": "1.26.3"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.26.3.tgz",
"_spec": "1.26.3",
"_where": "/home/henry/Documents/git/Speedtest-checker",
"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.3"
}