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

update modules

This commit is contained in:
s2
2020-07-20 16:16:07 +02:00
parent 783511ce12
commit 2b23424b86
785 changed files with 91905 additions and 56057 deletions

23
node_modules/source-map/package.json generated vendored
View File

@@ -1,19 +1,25 @@
{
"_from": "source-map@~0.6.0",
"_args": [
[
"source-map@0.6.1",
"D:\\Projects\\minifyfromhtml"
]
],
"_from": "source-map@0.6.1",
"_id": "source-map@0.6.1",
"_inBundle": false,
"_integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
"_location": "/source-map",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "source-map@~0.6.0",
"raw": "source-map@0.6.1",
"name": "source-map",
"escapedName": "source-map",
"rawSpec": "~0.6.0",
"rawSpec": "0.6.1",
"saveSpec": null,
"fetchSpec": "~0.6.0"
"fetchSpec": "0.6.1"
},
"_requiredBy": [
"/clean-css",
@@ -22,9 +28,8 @@
"/terser"
],
"_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
"_shasum": "74722af32e9614e9c287a8d0bbde48b5e2f1a263",
"_spec": "source-map@~0.6.0",
"_where": "F:\\projects\\p\\minifyfromhtml\\node_modules\\clean-css",
"_spec": "0.6.1",
"_where": "D:\\Projects\\minifyfromhtml",
"author": {
"name": "Nick Fitzgerald",
"email": "nfitzgerald@mozilla.com"
@@ -32,7 +37,6 @@
"bugs": {
"url": "https://github.com/mozilla/source-map/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Tobias Koppers",
@@ -179,7 +183,6 @@
"email": "nicolas.lalevee@hibnet.org"
}
],
"deprecated": false,
"description": "Generates and consumes source maps",
"devDependencies": {
"doctoc": "^0.15.0",