12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "sass@1.32.0",
- "_id": "sass@1.32.0",
- "_inBundle": false,
- "_integrity": "sha512-fhyqEbMIycQA4blrz/C0pYhv2o4x2y6FYYAH0CshBw3DXh5D5wyERgxw0ptdau1orc/GhNrhF7DFN2etyOCEng==",
- "_location": "/sass",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "sass@1.32.0",
- "name": "sass",
- "escapedName": "sass",
- "rawSpec": "1.32.0",
- "saveSpec": null,
- "fetchSpec": "1.32.0"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/sass/-/sass-1.32.0.tgz",
- "_shasum": "10101a026c13080b14e2b374d4e15ee24400a4d3",
- "_spec": "sass@1.32.0",
- "_where": "E:\\boman-framwork\\ruoyi-ui",
- "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": ">=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.0"
- }
|