blob: bf87d83ddb7afefed6697331f5d90a4fb8de607c [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "lodash@~4.17.19",
3 "_id": "lodash@4.17.20",
4 "_inBundle": false,
5 "_integrity": "sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==",
6 "_location": "/lodash",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "lodash@~4.17.19",
12 "name": "lodash",
13 "escapedName": "lodash",
14 "rawSpec": "~4.17.19",
15 "saveSpec": null,
16 "fetchSpec": "~4.17.19"
17 },
18 "_requiredBy": [
19 "/globule",
20 "/grunt-contrib-watch",
21 "/grunt-contrib-watch/async",
22 "/grunt-legacy-log",
23 "/grunt-legacy-log-utils",
24 "/grunt-legacy-util"
25 ],
26 "_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz",
27 "_shasum": "b44a9b6297bcb698f1c51a3545a2b3b368d59c52",
28 "_spec": "lodash@~4.17.19",
29 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\grunt-legacy-log",
30 "author": {
31 "name": "John-David Dalton",
32 "email": "john.david.dalton@gmail.com"
33 },
34 "bugs": {
35 "url": "https://github.com/lodash/lodash/issues"
36 },
37 "bundleDependencies": false,
38 "contributors": [
39 {
40 "name": "John-David Dalton",
41 "email": "john.david.dalton@gmail.com"
42 },
43 {
44 "name": "Mathias Bynens",
45 "email": "mathias@qiwi.be"
46 }
47 ],
48 "deprecated": false,
49 "description": "Lodash modular utilities.",
50 "homepage": "https://lodash.com/",
51 "icon": "https://lodash.com/icon.svg",
52 "keywords": [
53 "modules",
54 "stdlib",
55 "util"
56 ],
57 "license": "MIT",
58 "main": "lodash.js",
59 "name": "lodash",
60 "repository": {
61 "type": "git",
62 "url": "git+https://github.com/lodash/lodash.git"
63 },
64 "scripts": {
65 "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
66 },
67 "version": "4.17.20"
68}