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

change deps

This commit is contained in:
s2
2018-05-05 15:56:48 +02:00
parent fd70d5486b
commit a0e25dbad6
200 changed files with 22 additions and 27104 deletions

17
node_modules/clean-css/package.json generated vendored
View File

@@ -1,27 +1,28 @@
{
"_from": "clean-css@^4.1.9",
"_from": "clean-css",
"_id": "clean-css@4.1.11",
"_inBundle": false,
"_integrity": "sha1-Ls3xRaujj1R0DybO/Q/z4D4SXWo=",
"_location": "/clean-css",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "tag",
"registry": true,
"raw": "clean-css@^4.1.9",
"raw": "clean-css",
"name": "clean-css",
"escapedName": "clean-css",
"rawSpec": "^4.1.9",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "^4.1.9"
"fetchSpec": "latest"
},
"_requiredBy": [
"/clean-css-cli"
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.1.11.tgz",
"_shasum": "2ecdf145aba38f54740f26cefd0ff3e03e125d6a",
"_spec": "clean-css@^4.1.9",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/clean-css-cli",
"_spec": "clean-css",
"_where": "/home/s2/Documents/Code/minifyfromhtml/example",
"author": {
"name": "Jakub Pawlowicz",
"email": "contact@jakubpawlowicz.com",