65 lines
1.4 KiB
JSON
65 lines
1.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"sass@1.26.10",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_from": "sass@1.26.10",
|
|
"_id": "sass@1.26.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-bzN0uvmzfsTvjz0qwccN1sPm2HxxpNI/Xa+7PlUEMS+nQvbyuEK7Y0qFqxlPHhiNHb1Ze8WQJtU31olMObkAMw==",
|
|
"_location": "/sass",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "sass@1.26.10",
|
|
"name": "sass",
|
|
"escapedName": "sass",
|
|
"rawSpec": "1.26.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.26.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/@nuxtjs/vuetify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/sass/-/sass-1.26.10.tgz",
|
|
"_spec": "1.26.10",
|
|
"_where": "/home/node/nuxt",
|
|
"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.10"
|
|
}
|