mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
change deps
This commit is contained in:
17
node_modules/clean-css/package.json
generated
vendored
17
node_modules/clean-css/package.json
generated
vendored
@@ -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",
|
||||
|
Reference in New Issue
Block a user