suyiScreen/node_modules/sass/package.json

66 lines
1.4 KiB
JSON

{
"_args": [
[
"sass@1.26.3",
"D:\\Hjm项目\\suyi1111"
]
],
"_development": true,
"_from": "sass@1.26.3",
"_id": "sass@1.26.3",
"_inBundle": false,
"_integrity": "sha1-QS31RIYUO3a1plzfdWnob0Rln0Y=",
"_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.npm.taobao.org/sass/download/sass-1.26.3.tgz",
"_spec": "1.26.3",
"_where": "D:\\Hjm项目\\suyi1111",
"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"
}