1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +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

13
node_modules/concat-map/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"concat-map@0.0.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "concat-map@0.0.1",
"_id": "concat-map@0.0.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/brace-expansion"
],
"_resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
"_shasum": "d8a96bd77fd68df7793a73036a3ba0d5405d477b",
"_spec": "concat-map@0.0.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/brace-expansion",
"_spec": "0.0.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/substack/node-concat-map/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "concatenative mapdashery",
"devDependencies": {
"tape": "~2.4.0"