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,46 +1,47 @@
{
"_from": "babel-runtime@^6.26.0",
"_args": [
[
"babel-runtime@6.26.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "babel-runtime@6.26.0",
"_id": "babel-runtime@6.26.0",
"_inBundle": false,
"_integrity": "sha1-llxwWGaOgrVde/4E/yM3vItWR/4=",
"_location": "/babel-runtime",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "babel-runtime@^6.26.0",
"raw": "babel-runtime@6.26.0",
"name": "babel-runtime",
"escapedName": "babel-runtime",
"rawSpec": "^6.26.0",
"rawSpec": "6.26.0",
"saveSpec": null,
"fetchSpec": "^6.26.0"
"fetchSpec": "6.26.0"
},
"_requiredBy": [
"/babel-cli",
"/babel-core",
"/babel-generator",
"/babel-helpers",
"/babel-messages",
"/babel-polyfill",
"/babel-register",
"/babel-template",
"/babel-traverse",
"/babel-types"
],
"_resolved": "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz",
"_shasum": "965c7058668e82b55d7bfe04ff2337bc8b5647fe",
"_spec": "babel-runtime@^6.26.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-cli",
"_spec": "6.26.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"core-js": "^2.4.0",
"regenerator-runtime": "^0.11.0"
},
"deprecated": false,
"description": "babel selfContained runtime",
"devDependencies": {
"babel-helpers": "^6.22.0",