Install yarn

This commit is contained in:
Jay Trees 2022-04-08 12:55:35 +02:00
parent 0453e84836
commit 1fde8a81be
1927 changed files with 82144 additions and 83317 deletions

View file

@ -1,79 +1,20 @@
{
"_args": [
[
"lodash.isobject@2.4.1",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "lodash.isobject@2.4.1",
"_id": "lodash.isobject@2.4.1",
"_inBundle": false,
"_integrity": "sha1-Wi5H/mmVPx7mMafrof5k0tBlWPU=",
"_location": "/lodash.isobject",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.isobject@2.4.1",
"name": "lodash.isobject",
"escapedName": "lodash.isobject",
"rawSpec": "2.4.1",
"saveSpec": null,
"fetchSpec": "2.4.1"
},
"_requiredBy": [
"/gulp-dedupe/lodash.keys"
],
"_resolved": "https://registry.npmjs.org/lodash.isobject/-/lodash.isobject-2.4.1.tgz",
"_spec": "2.4.1",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash-cli/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "http://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._objecttypes": "~2.4.1"
},
"name": "lodash.isobject",
"version": "2.4.1",
"description": "The Lo-Dash function `_.isObject` as a Node.js module generated by lodash-cli.",
"homepage": "http://lodash.com/custom-builds",
"keywords": [
"functional",
"lodash",
"lodash-modularized",
"server",
"util"
],
"license": "MIT",
"name": "lodash.isobject",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash-cli.git"
},
"version": "2.4.1"
"keywords": ["functional", "lodash", "lodash-modularized", "server", "util"],
"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@iceddev.com> (http://www.iceddev.com/)",
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
],
"bugs": "https://github.com/lodash/lodash-cli/issues",
"repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
"dependencies": {
"lodash._objecttypes": "~2.4.1"
}
}