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.some/package.json
generated
vendored
23
node_modules/lodash.some/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "lodash.some@^4.6.0",
|
||||
"_args": [
|
||||
[
|
||||
"lodash.some@4.6.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "lodash.some@4.6.0",
|
||||
"_id": "lodash.some@4.6.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-G7nzFO9ri63tE7VJFpsqlF62jk0=",
|
||||
"_location": "/lodash.some",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "lodash.some@^4.6.0",
|
||||
"raw": "lodash.some@4.6.0",
|
||||
"name": "lodash.some",
|
||||
"escapedName": "lodash.some",
|
||||
"rawSpec": "^4.6.0",
|
||||
"rawSpec": "4.6.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.6.0"
|
||||
"fetchSpec": "4.6.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-plugin-minify-dead-code-elimination"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz",
|
||||
"_shasum": "1bb9f314ef6b8baded13b549169b2a945eb68e4d",
|
||||
"_spec": "lodash.some@^4.6.0",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-plugin-minify-dead-code-elimination",
|
||||
"_spec": "4.6.0",
|
||||
"_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 `_.some` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
|
Reference in New Issue
Block a user