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

15
node_modules/ms/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"ms@2.0.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "ms@2.0.0",
"_id": "ms@2.0.0",
"_inBundle": false,
@@ -16,17 +22,16 @@
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/@babel/core/debug",
"/@babel/traverse/debug",
"/debug"
],
"_resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
"_shasum": "5608aeadfc00be6c2901df5f9861788de0d597c8",
"_spec": "ms@2.0.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/debug",
"_spec": "2.0.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"bugs": {
"url": "https://github.com/zeit/ms/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Tiny milisecond conversion utility",
"devDependencies": {
"eslint": "3.19.0",