Run npm install so have clear baseline

This commit is contained in:
Sam Partington 2020-06-24 12:07:13 +01:00
parent 6846c702da
commit 43c1bea680
403 changed files with 22000 additions and 7778 deletions

View file

@ -1,19 +1,73 @@
{
"name": "lodash.flattendeep",
"version": "4.4.0",
"_args": [
[
"lodash.flattendeep@4.4.0",
"/Users/sam/code/codeql-action"
]
],
"_development": true,
"_from": "lodash.flattendeep@4.4.0",
"_id": "lodash.flattendeep@4.4.0",
"_inBundle": false,
"_integrity": "sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=",
"_location": "/lodash.flattendeep",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.flattendeep@4.4.0",
"name": "lodash.flattendeep",
"escapedName": "lodash.flattendeep",
"rawSpec": "4.4.0",
"saveSpec": null,
"fetchSpec": "4.4.0"
},
"_requiredBy": [
"/concordance"
],
"_resolved": "https://registry.npmjs.org/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz",
"_spec": "4.4.0",
"_where": "/Users/sam/code/codeql-action",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"description": "The lodash method `_.flattenDeep` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, flattendeep",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
"keywords": [
"lodash-modularized",
"flattendeep"
],
"repository": "lodash/lodash",
"license": "MIT",
"name": "lodash.flattendeep",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
}
}
},
"version": "4.4.0"
}