lepu-test-platform-web/node_modules/sass/package.json

66 lines
1.4 KiB
JSON

{
"_args": [
[
"sass@1.35.1",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_development": true,
"_from": "sass@1.35.1",
"_id": "sass@1.35.1",
"_inBundle": false,
"_integrity": "sha1-kOz3dN/mjwe2GTB347QvsVS54c0=",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sass@1.35.1",
"name": "sass",
"escapedName": "sass",
"rawSpec": "1.35.1",
"saveSpec": null,
"fetchSpec": "1.35.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.nlark.com/sass/download/sass-1.35.1.tgz",
"_spec": "1.35.1",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"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": ">=3.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.35.1"
}