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

24
node_modules/babel-core/package.json generated vendored
View File

@@ -1,34 +1,37 @@
{
"_from": "babel-core",
"_args": [
[
"babel-core@6.26.3",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "babel-core@6.26.3",
"_id": "babel-core@6.26.3",
"_inBundle": false,
"_integrity": "sha512-6jyFLuDmeidKmUEb3NM+/yawG0M2bDZ9Z1qbZP59cyHLz8kYGKYwpJP0UwUKKUiTRNvxfLesJnTedqczP7cTDA==",
"_location": "/babel-core",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "version",
"registry": true,
"raw": "babel-core",
"raw": "babel-core@6.26.3",
"name": "babel-core",
"escapedName": "babel-core",
"rawSpec": "",
"rawSpec": "6.26.3",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "6.26.3"
},
"_requiredBy": [
"#USER",
"/",
"/babel-register"
],
"_resolved": "https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz",
"_shasum": "b2e2f09e342d0f0c88e2f02e067794125e75c207",
"_spec": "babel-core",
"_where": "/home/s2/Documents/Code/minifyfromhtml/example",
"_spec": "6.26.3",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bundleDependencies": false,
"dependencies": {
"babel-code-frame": "^6.26.0",
"babel-generator": "^6.26.0",
@@ -50,7 +53,6 @@
"slash": "^1.0.0",
"source-map": "^0.5.7"
},
"deprecated": false,
"description": "Babel compiler core.",
"devDependencies": {
"babel-helper-fixtures": "^6.26.2",