Add glob-hash dependency

This commit is contained in:
Marco Gario
2020-12-09 21:17:17 +01:00
parent 19e9176f97
commit 3478b5fea1
738 changed files with 54003 additions and 12191 deletions
+65 -11
View File
@@ -1,19 +1,73 @@
{
"name": "lodash",
"version": "4.17.19",
"_args": [
[
"lodash@4.17.19",
"/home/marco/repos/github/codeql-action"
]
],
"_development": true,
"_from": "lodash@4.17.19",
"_id": "lodash@4.17.19",
"_inBundle": false,
"_integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash@4.17.19",
"name": "lodash",
"escapedName": "lodash",
"rawSpec": "4.17.19",
"saveSpec": null,
"fetchSpec": "4.17.19"
},
"_requiredBy": [
"/@eslint/eslintrc",
"/@typescript-eslint/typescript-estree",
"/async",
"/ava",
"/eslint",
"/nock",
"/table"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"_spec": "4.17.19",
"_where": "/home/marco/repos/github/codeql-action",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be"
}
],
"description": "Lodash modular utilities.",
"keywords": "modules, stdlib, util",
"homepage": "https://lodash.com/",
"repository": "lodash/lodash",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"author": "John-David Dalton <john.david.dalton@gmail.com>",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com>",
"Mathias Bynens <mathias@qiwi.be>"
],
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
}
}
},
"version": "4.17.19"
}