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
| {
| "_args": [
| [
| "@types/graceful-fs@4.1.5",
| "/Users/tomas/PAM/PAMapp"
| ]
| ],
| "_development": true,
| "_from": "@types/graceful-fs@4.1.5",
| "_id": "@types/graceful-fs@4.1.5",
| "_inBundle": false,
| "_integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
| "_location": "/@types/graceful-fs",
| "_phantomChildren": {},
| "_requested": {
| "type": "version",
| "registry": true,
| "raw": "@types/graceful-fs@4.1.5",
| "name": "@types/graceful-fs",
| "escapedName": "@types%2fgraceful-fs",
| "scope": "@types",
| "rawSpec": "4.1.5",
| "saveSpec": null,
| "fetchSpec": "4.1.5"
| },
| "_requiredBy": [
| "/jest-haste-map"
| ],
| "_resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
| "_spec": "4.1.5",
| "_where": "/Users/tomas/PAM/PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "contributors": [
| {
| "name": "Bart van der Schoor",
| "url": "https://github.com/Bartvds"
| },
| {
| "name": "BendingBender",
| "url": "https://github.com/BendingBender"
| }
| ],
| "dependencies": {
| "@types/node": "*"
| },
| "description": "TypeScript definitions for graceful-fs",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
| "license": "MIT",
| "main": "",
| "name": "@types/graceful-fs",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/graceful-fs"
| },
| "scripts": {},
| "typeScriptVersion": "3.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "3e053765471f17a5b5cdd161ea0773a8d7dc77e032922e2c4cae1393e2c66ac4",
| "version": "4.1.5"
| }
|
|