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

13
node_modules/verror/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"verror@1.10.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "verror@1.10.0",
"_id": "verror@1.10.0",
"_inBundle": false,
@@ -19,19 +25,16 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"_shasum": "3a105ca17053af55d6e270c1f8288682e18da400",
"_spec": "verror@1.10.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsprim",
"_spec": "1.10.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"bugs": {
"url": "https://github.com/davepacheco/node-verror/issues"
},
"bundleDependencies": false,
"dependencies": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
"extsprintf": "^1.2.0"
},
"deprecated": false,
"description": "richer JavaScript errors",
"engines": [
"node >=0.6.0"