mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
update node modules
This commit is contained in:
23
node_modules/lodash.isplainobject/package.json
generated
vendored
23
node_modules/lodash.isplainobject/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "lodash.isplainobject@^4.0.6",
|
||||
"_args": [
|
||||
[
|
||||
"lodash.isplainobject@4.0.6",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "lodash.isplainobject@4.0.6",
|
||||
"_id": "lodash.isplainobject@4.0.6",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=",
|
||||
"_location": "/lodash.isplainobject",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash.isplainobject@^4.0.6",
|
||||
"raw": "lodash.isplainobject@4.0.6",
|
||||
"name": "lodash.isplainobject",
|
||||
"escapedName": "lodash.isplainobject",
|
||||
"rawSpec": "^4.0.6",
|
||||
"rawSpec": "4.0.6",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.0.6"
|
||||
"fetchSpec": "4.0.6"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-preset-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash.isplainobject/-/lodash.isplainobject-4.0.6.tgz",
|
||||
"_shasum": "7c526a52d89b45c45cc690b88163be0497f550cb",
|
||||
"_spec": "lodash.isplainobject@^4.0.6",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-preset-minify",
|
||||
"_spec": "4.0.6",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"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",
|
||||
@@ -48,7 +52,6 @@
|
||||
"url": "https://mathiasbynens.be/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "The lodash method `_.isPlainObject` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
|
Reference in New Issue
Block a user