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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
| {
| "_from": "@types/lodash@^4.14.176",
| "_id": "@types/lodash@4.14.182",
| "_inBundle": false,
| "_integrity": "sha512-/THyiqyQAP9AfARo4pF+aCGcyiQ94tX/Is2I7HofNRqoYLgN1PBoOWu2/zTA5zMxzP5EFutMtWtGAFRKUe961Q==",
| "_location": "/@types/lodash",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "@types/lodash@^4.14.176",
| "name": "@types/lodash",
| "escapedName": "@types%2flodash",
| "scope": "@types",
| "rawSpec": "^4.14.176",
| "saveSpec": null,
| "fetchSpec": "^4.14.176"
| },
| "_requiredBy": [
| "#DEV:/"
| ],
| "_resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.182.tgz",
| "_shasum": "05301a4d5e62963227eaafe0ce04dd77c54ea5c2",
| "_spec": "@types/lodash@^4.14.176",
| "_where": "D:\\project\\PAM\\PAMapp",
| "bugs": {
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
| },
| "bundleDependencies": false,
| "contributors": [
| {
| "name": "Brian Zengel",
| "url": "https://github.com/bczengel"
| },
| {
| "name": "Ilya Mochalov",
| "url": "https://github.com/chrootsu"
| },
| {
| "name": "AJ Richardson",
| "url": "https://github.com/aj-r"
| },
| {
| "name": "e-cloud",
| "url": "https://github.com/e-cloud"
| },
| {
| "name": "Georgii Dolzhykov",
| "url": "https://github.com/thorn0"
| },
| {
| "name": "Jack Moore",
| "url": "https://github.com/jtmthf"
| },
| {
| "name": "Dominique Rau",
| "url": "https://github.com/DomiR"
| },
| {
| "name": "William Chelman",
| "url": "https://github.com/WilliamChelman"
| }
| ],
| "dependencies": {},
| "deprecated": false,
| "description": "TypeScript definitions for Lo-Dash",
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lodash",
| "license": "MIT",
| "main": "",
| "name": "@types/lodash",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
| "directory": "types/lodash"
| },
| "scripts": {},
| "typeScriptVersion": "3.9",
| "types": "index.d.ts",
| "typesPublisherContentHash": "c5a9e97a318db3afdf0c9c86858b309b9cf7165152c921502ff1bc440296a037",
| "version": "4.14.182"
| }
|
|