1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10: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/extsprintf/package.json generated vendored
View File

@@ -1,4 +1,10 @@
{
"_args": [
[
"extsprintf@1.3.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "extsprintf@1.3.0",
"_id": "extsprintf@1.3.0",
"_inBundle": false,
@@ -20,14 +26,11 @@
"/verror"
],
"_resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"_shasum": "96918440e3041a7a414f8c52e3c574eb3c3e1e05",
"_spec": "extsprintf@1.3.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/jsprim",
"_spec": "1.3.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"bugs": {
"url": "https://github.com/davepacheco/node-extsprintf/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "extended POSIX-style sprintf",
"engines": [
"node >=0.6.0"