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

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

@@ -1,19 +1,25 @@
{
"_from": "babylon@^6.18.0",
"_args": [
[
"babylon@6.18.0",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_from": "babylon@6.18.0",
"_id": "babylon@6.18.0",
"_inBundle": false,
"_integrity": "sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==",
"_location": "/babylon",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "babylon@^6.18.0",
"raw": "babylon@6.18.0",
"name": "babylon",
"escapedName": "babylon",
"rawSpec": "^6.18.0",
"rawSpec": "6.18.0",
"saveSpec": null,
"fetchSpec": "^6.18.0"
"fetchSpec": "6.18.0"
},
"_requiredBy": [
"/babel-core",
@@ -21,9 +27,8 @@
"/babel-traverse"
],
"_resolved": "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz",
"_shasum": "af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3",
"_spec": "babylon@^6.18.0",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-core",
"_spec": "6.18.0",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
@@ -43,8 +48,6 @@
"bugs": {
"url": "https://github.com/babel/babylon/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A JavaScript parser",
"devDependencies": {
"ava": "^0.17.0",