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:
13
node_modules/verror/package.json
generated
vendored
13
node_modules/verror/package.json
generated
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user