1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00

update node modules

This commit is contained in:
s2
2019-03-29 15:56:41 +01:00
parent f114871153
commit 89c32fb4e6
8347 changed files with 390123 additions and 159877 deletions

View File

@@ -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",