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
| {
| "_from": "@types/node-sass@*",
| "_id": "@types/node-sass@4.11.2",
| "_inBundle": false,
| "_integrity": "sha512-pOFlTw/OtZda4e+yMjq6/QYuvY0RDMQ+mxXdWj7rfSyf18V8hS4SfgurO+MasAkQsv6Wt6edOGlwh5QqJml9gw==",
| "_location": "/@types/node-sass",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/node-sass@*",
| "name": "@types/node-sass",
| "escapedName": "@types%2fnode-sass",
| "scope": "@types",
| "rawSpec": "*",
| "saveSpec": null,
| "fetchSpec": "*"
| },
| "_requiredBy": [
| "/@types/sass-loader"
| ],
| "_resolved": "https://registry.npmjs.org/@types/node-sass/-/node-sass-4.11.2.tgz",
| "_shasum": "ecdaa44a1ba8847bf7dea2aadbfe33a91a263514",
| "_spec": "@types/node-sass@*",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@types\\sass-loader",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Asana",
| "url": "https://github.com/pspeter3"
| },
| {
| "name": "Chris Eppstein",
| "url": "https://github.com/chriseppstein"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "deprecated": false,
| "description": "TypeScript definitions for node-sass",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-sass",
| "license": "MIT",
| "main": "",
| "name": "@types/node-sass",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/node-sass"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "98b232f71a2825e7af037a8dd97bb63469d66090f4695ab632df7756310674b0",
| "version": "4.11.2"
| }
|
|