1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
| {
| "_from": "@types/sass@*",
| "_id": "@types/sass@1.43.1",
| "_inBundle": false,
| "_integrity": "sha512-BPdoIt1lfJ6B7rw35ncdwBZrAssjcwzI5LByIrYs+tpXlj/CAkuVdRsgZDdP4lq5EjyWzwxZCqAoFyHKFwp32g==",
| "_location": "/@types/sass",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/sass@*",
| "name": "@types/sass",
| "escapedName": "@types%2fsass",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/sass-loader"
| ],
| "_resolved": "https://registry.npmjs.org/@types/sass/-/sass-1.43.1.tgz",
| "_shasum": "86bb0168e9e881d7dade6eba16c9ed6d25dc2f68",
| "_spec": "@types/sass@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\sass-loader",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Alan Agius",
| "url": "https://github.com/alan-agius4"
| },
| {
| "name": "Silas Rech",
| "url": "https://github.com/lenovouser"
| },
| {
| "name": "Justin Leider",
| "url": "https://github.com/jleider"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for sass",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sass",
| "license": "MIT",
| "main": "",
| "name": "@types/sass",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/sass"
| },
| "scripts": {},
| "typeScriptVersion": "3.8",
| "types": "index.d.ts",
| "typesPublisherContentHash": "60487bf7a03449fb838c5300d57aba464ce51fa5c3412d5b93af8a4ed50ddd05",
| "version": "1.43.1"
| }
|
|