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

23
node_modules/asynckit/package.json generated vendored
View File

@@ -1,27 +1,32 @@
{
"_from": "asynckit@^0.4.0",
"_args": [
[
"asynckit@0.4.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "asynckit@0.4.0",
"_id": "asynckit@0.4.0",
"_inBundle": false,
"_integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
"_location": "/asynckit",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "asynckit@^0.4.0",
"raw": "asynckit@0.4.0",
"name": "asynckit",
"escapedName": "asynckit",
"rawSpec": "^0.4.0",
"rawSpec": "0.4.0",
"saveSpec": null,
"fetchSpec": "^0.4.0"
"fetchSpec": "0.4.0"
},
"_requiredBy": [
"/form-data"
],
"_resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"_shasum": "c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79",
"_spec": "asynckit@^0.4.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/form-data",
"_spec": "0.4.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Alex Indigo",
"email": "iam@alexindigo.com"
@@ -29,9 +34,7 @@
"bugs": {
"url": "https://github.com/alexindigo/asynckit/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Minimal async jobs utility library, with streams support",
"devDependencies": {
"browserify": "^13.0.0",