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

View File

@@ -1,33 +1,36 @@
{
"_from": "regenerator-runtime@^0.11.0",
"_args": [
[
"regenerator-runtime@0.11.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "regenerator-runtime@0.11.1",
"_id": "regenerator-runtime@0.11.1",
"_inBundle": false,
"_integrity": "sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==",
"_location": "/regenerator-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "regenerator-runtime@^0.11.0",
"raw": "regenerator-runtime@0.11.1",
"name": "regenerator-runtime",
"escapedName": "regenerator-runtime",
"rawSpec": "^0.11.0",
"rawSpec": "0.11.1",
"saveSpec": null,
"fetchSpec": "^0.11.0"
"fetchSpec": "0.11.1"
},
"_requiredBy": [
"/babel-runtime"
],
"_resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz",
"_shasum": "be05ad7f9bf7d22e056f9726cee5017fbf19e2e9",
"_spec": "regenerator-runtime@^0.11.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-runtime",
"_spec": "0.11.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Ben Newman",
"email": "bn@cs.stanford.edu"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Runtime for Regenerator-compiled generator and async functions.",
"keywords": [
"regenerator",