| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- {
- "_args": [
- [
- "sass@1.22.9",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "sass@1.22.9",
- "_id": "sass@1.22.9",
- "_inBundle": false,
- "_integrity": "sha512-FzU1X2V8DlnqabrL4u7OBwD2vcOzNMongEJEx3xMEhWY/v26FFR3aG0hyeu2T965sfR0E9ufJwmG+Qjz78vFPQ==",
- "_location": "/sass",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "sass@1.22.9",
- "name": "sass",
- "escapedName": "sass",
- "rawSpec": "1.22.9",
- "saveSpec": null,
- "fetchSpec": "1.22.9"
- },
- "_requiredBy": [
- "/@angular-devkit/build-angular"
- ],
- "_resolved": "https://registry.npmjs.org/sass/-/sass-1.22.9.tgz",
- "_spec": "1.22.9",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-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": ">=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.22.9"
- }
|