1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 20:30: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": "object-keys@^1.0.8",
"_args": [
[
"object-keys@1.0.11",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "object-keys@1.0.11",
"_id": "object-keys@1.0.11",
"_inBundle": false,
"_integrity": "sha1-xUYBd4rVYPEULODgG8yotW0TQm0=",
"_location": "/object-keys",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "object-keys@^1.0.8",
"raw": "object-keys@1.0.11",
"name": "object-keys",
"escapedName": "object-keys",
"rawSpec": "^1.0.8",
"rawSpec": "1.0.11",
"saveSpec": null,
"fetchSpec": "^1.0.8"
"fetchSpec": "1.0.11"
},
"_requiredBy": [
"/define-properties"
],
"_resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.0.11.tgz",
"_shasum": "c54601778ad560f1142ce0e01bcca8b56d13426d",
"_spec": "object-keys@^1.0.8",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/define-properties",
"_spec": "1.0.11",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Jordan Harband",
"email": "ljharb@gmail.com",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/ljharb/object-keys/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jordan Harband",
@@ -55,7 +59,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim",
"devDependencies": {
"@ljharb/eslint-config": "^6.0.0",