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
| {
| "_from": "@types/stack-utils@^2.0.0",
| "_id": "@types/stack-utils@2.0.1",
| "_inBundle": false,
| "_integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==",
| "_location": "/@types/stack-utils",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/stack-utils@^2.0.0",
| "name": "@types/stack-utils",
| "escapedName": "@types%2fstack-utils",
| "scope": "@types",
| "rawSpec": "^2.0.0",
| "saveSpec": null,
| "fetchSpec": "^2.0.0"
| },
| "_requiredBy": [
| "/jest-message-util"
| ],
| "_resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
| "_shasum": "20f18294f797f2209b5f65c8e3b5c8e8261d127c",
| "_spec": "@types/stack-utils@^2.0.0",
| "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\jest-message-util",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for stack-utils",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/stack-utils",
| "license": "MIT",
| "main": "",
| "name": "@types/stack-utils",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/stack-utils"
| },
| "scripts": {},
| "typeScriptVersion": "3.6",
| "types": "index.d.ts",
| "typesPublisherContentHash": "bfc4261f4e970131a82704cd51ce862a2f5c7e33c5447030510300c6fe1ee268",
| "version": "2.0.1"
| }
|
|