Initial commit
This commit is contained in:
23
node_modules/lodash._baseassign/package.json
generated
vendored
23
node_modules/lodash._baseassign/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "lodash._baseassign@^3.0.0",
|
||||
"_args": [
|
||||
[
|
||||
"lodash._baseassign@3.2.0",
|
||||
"/var/www/backend/minis-data"
|
||||
]
|
||||
],
|
||||
"_from": "lodash._baseassign@3.2.0",
|
||||
"_id": "lodash._baseassign@3.2.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-jDigmVAPIVrQnlnxci/QxSv+Ck4=",
|
||||
"_location": "/lodash._baseassign",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash._baseassign@^3.0.0",
|
||||
"raw": "lodash._baseassign@3.2.0",
|
||||
"name": "lodash._baseassign",
|
||||
"escapedName": "lodash._baseassign",
|
||||
"rawSpec": "^3.0.0",
|
||||
"rawSpec": "3.2.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^3.0.0"
|
||||
"fetchSpec": "3.2.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/lodash.assign"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz",
|
||||
"_shasum": "8c38a099500f215ad09e59f1722fd0c52bfe0a4e",
|
||||
"_spec": "lodash._baseassign@^3.0.0",
|
||||
"_where": "C:\\Users\\jonio\\Documents\\Programmieren\\Miniportal\\Neu\\MiniportalAPI\\node_modules\\lodash.assign",
|
||||
"_spec": "3.2.0",
|
||||
"_where": "/var/www/backend/minis-data",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
@@ -30,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/lodash/lodash/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "John-David Dalton",
|
||||
@@ -62,7 +66,6 @@
|
||||
"lodash._basecopy": "^3.0.0",
|
||||
"lodash.keys": "^3.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "The modern build of lodash’s internal `baseAssign` as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
|
||||
Reference in New Issue
Block a user