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/es-abstract/package.json
generated
vendored
23
node_modules/es-abstract/package.json
generated
vendored
@@ -1,27 +1,32 @@
|
||||
{
|
||||
"_from": "es-abstract@^1.5.1",
|
||||
"_args": [
|
||||
[
|
||||
"es-abstract@1.11.0",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "es-abstract@1.11.0",
|
||||
"_id": "es-abstract@1.11.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-ZnQrE/lXTTQ39ulXZ+J1DTFazV9qBy61x2bY071B+qGco8Z8q1QddsLdt/EF8Ai9hcWH72dWS0kFqXLxOxqslA==",
|
||||
"_location": "/es-abstract",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "es-abstract@^1.5.1",
|
||||
"raw": "es-abstract@1.11.0",
|
||||
"name": "es-abstract",
|
||||
"escapedName": "es-abstract",
|
||||
"rawSpec": "^1.5.1",
|
||||
"rawSpec": "1.11.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.5.1"
|
||||
"fetchSpec": "1.11.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/object.getownpropertydescriptors"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.11.0.tgz",
|
||||
"_shasum": "cce87d518f0496893b1a30cd8461835535480681",
|
||||
"_spec": "es-abstract@^1.5.1",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/object.getownpropertydescriptors",
|
||||
"_spec": "1.11.0",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "Jordan Harband",
|
||||
"email": "ljharb@gmail.com",
|
||||
@@ -30,7 +35,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/ljharb/es-abstract/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"contributors": [
|
||||
{
|
||||
"name": "Jordan Harband",
|
||||
@@ -45,7 +49,6 @@
|
||||
"is-callable": "^1.1.3",
|
||||
"is-regex": "^1.0.4"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "ECMAScript spec abstract operations.",
|
||||
"devDependencies": {
|
||||
"@ljharb/eslint-config": "^12.2.1",
|
||||
|
Reference in New Issue
Block a user