1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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

23
node_modules/deep-is/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "deep-is@~0.1.3",
"_args": [
[
"deep-is@0.1.3",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "deep-is@0.1.3",
"_id": "deep-is@0.1.3",
"_inBundle": false,
"_integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
"_location": "/deep-is",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "deep-is@~0.1.3",
"raw": "deep-is@0.1.3",
"name": "deep-is",
"escapedName": "deep-is",
"rawSpec": "~0.1.3",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "~0.1.3"
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/optionator"
],
"_resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
"_shasum": "b369d6fb5dbc13eecf524f91b070feedc357cf34",
"_spec": "deep-is@~0.1.3",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/optionator",
"_spec": "0.1.3",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/thlorenz/deep-is/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "node's assert.deepEqual algorithm except for NaN being equal to NaN",
"devDependencies": {
"tape": "~1.0.2"