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

View File

@@ -1,27 +1,32 @@
{
"_from": "html-encoding-sniffer@^1.0.2",
"_args": [
[
"html-encoding-sniffer@1.0.2",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "html-encoding-sniffer@1.0.2",
"_id": "html-encoding-sniffer@1.0.2",
"_inBundle": false,
"_integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==",
"_location": "/html-encoding-sniffer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "html-encoding-sniffer@^1.0.2",
"raw": "html-encoding-sniffer@1.0.2",
"name": "html-encoding-sniffer",
"escapedName": "html-encoding-sniffer",
"rawSpec": "^1.0.2",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "^1.0.2"
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/jsdom"
],
"_resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz",
"_shasum": "e70d84b94da53aa375e11fe3a351be6642ca46f8",
"_spec": "html-encoding-sniffer@^1.0.2",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsdom",
"_spec": "1.0.2",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Domenic Denicola",
"email": "d@domenic.me",
@@ -30,11 +35,9 @@
"bugs": {
"url": "https://github.com/jsdom/html-encoding-sniffer/issues"
},
"bundleDependencies": false,
"dependencies": {
"whatwg-encoding": "^1.0.1"
},
"deprecated": false,
"description": "Sniff the encoding from a HTML byte stream",
"devDependencies": {
"eslint": "^3.8.0",