xiaofu-ruoyi-vue/node_modules/sass/package.json

62 lines
1.4 KiB
JSON

{
"_from": "sass@1.32.13",
"_id": "sass@1.32.13",
"_inBundle": false,
"_integrity": "sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==",
"_location": "/sass",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "sass@1.32.13",
"name": "sass",
"escapedName": "sass",
"rawSpec": "1.32.13",
"saveSpec": null,
"fetchSpec": "1.32.13"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmmirror.com/sass/-/sass-1.32.13.tgz",
"_shasum": "8d29c849e625a415bce71609c7cf95e15f74ed00",
"_spec": "sass@1.32.13",
"_where": "D:\\workspace\\ruoyi-vue-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"
},
"bundleDependencies": false,
"dependencies": {
"chokidar": ">=3.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.32.13"
}