62 lines
1.4 KiB
JSON
62 lines
1.4 KiB
JSON
{
|
|
"_from": "sass",
|
|
"_id": "sass@1.22.7",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ahREi0AdG7RTovSv14+yd1prQSfIvFcrDpOsth5EQf1+RM7SvOxsSttzNQaFmK1aa/k/3vyYwlYF5l0Xl+6c+g==",
|
|
"_location": "/sass",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "sass",
|
|
"name": "sass",
|
|
"escapedName": "sass",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#DEV:/",
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.22.7.tgz",
|
|
"_shasum": "5a1a77dc11aa659db4e782d238bf9f3d44a60546",
|
|
"_spec": "sass",
|
|
"_where": "/home/soeren/dev/keksaccountgui",
|
|
"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": ">=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.22.7"
|
|
}
|