1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +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/clean-css/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "clean-css@^4.2.3",
"_args": [
[
"clean-css@4.2.3",
"D:\\Projects\\minifyfromhtml"
]
],
"_from": "clean-css@4.2.3",
"_id": "clean-css@4.2.3",
"_inBundle": false,
"_integrity": "sha512-VcMWDN54ZN/DS+g58HYL5/n4Zrqe8vHJpGA8KdgUXFU4fuP/aHNw8eld9SyEIyabIMJX/0RaY/fplOo5hYLSFA==",
"_location": "/clean-css",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "clean-css@^4.2.3",
"raw": "clean-css@4.2.3",
"name": "clean-css",
"escapedName": "clean-css",
"rawSpec": "^4.2.3",
"rawSpec": "4.2.3",
"saveSpec": null,
"fetchSpec": "^4.2.3"
"fetchSpec": "4.2.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.2.3.tgz",
"_shasum": "507b5de7d97b48ee53d84adb0160ff6216380f78",
"_spec": "clean-css@^4.2.3",
"_where": "F:\\projects\\p\\minifyfromhtml",
"_spec": "4.2.3",
"_where": "D:\\Projects\\minifyfromhtml",
"author": {
"name": "Jakub Pawlowicz",
"email": "contact@jakubpawlowicz.com",
@@ -30,11 +35,9 @@
"bugs": {
"url": "https://github.com/jakubpawlowicz/clean-css/issues"
},
"bundleDependencies": false,
"dependencies": {
"source-map": "~0.6.0"
},
"deprecated": false,
"description": "A well-tested CSS minifier",
"devDependencies": {
"browserify": "^14.0.0",