| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 | {  "_args": [    [      "sass@1.32.13",      "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"    ]  ],  "_development": true,  "_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/download/sass-1.32.13.tgz",  "_spec": "1.32.13",  "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-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"  },  "dependencies": {    "chokidar": ">=3.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.32.13"}
 |