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

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

@@ -1,28 +1,32 @@
{
"_from": "clean-css",
"_args": [
[
"clean-css@4.1.11",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "clean-css@4.1.11",
"_id": "clean-css@4.1.11",
"_inBundle": false,
"_integrity": "sha1-Ls3xRaujj1R0DybO/Q/z4D4SXWo=",
"_location": "/clean-css",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "clean-css",
"raw": "clean-css@4.1.11",
"name": "clean-css",
"escapedName": "clean-css",
"rawSpec": "",
"rawSpec": "4.1.11",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "4.1.11"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/clean-css/-/clean-css-4.1.11.tgz",
"_shasum": "2ecdf145aba38f54740f26cefd0ff3e03e125d6a",
"_spec": "clean-css",
"_where": "/home/s2/Documents/Code/minifyfromhtml/example",
"_spec": "4.1.11",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Jakub Pawlowicz",
"email": "contact@jakubpawlowicz.com",
@@ -31,11 +35,9 @@
"bugs": {
"url": "https://github.com/jakubpawlowicz/clean-css/issues"
},
"bundleDependencies": false,
"dependencies": {
"source-map": "0.5.x"
},
"deprecated": false,
"description": "A well-tested CSS minifier",
"devDependencies": {
"browserify": "^14.0.0",