mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 04:10:04 +02:00
update node modules
This commit is contained in:
40
node_modules/babel-minify/package.json
generated
vendored
40
node_modules/babel-minify/package.json
generated
vendored
@@ -1,28 +1,46 @@
|
||||
{
|
||||
"_from": "babel-minify",
|
||||
"_args": [
|
||||
[
|
||||
"babel-minify@0.4.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "babel-minify@0.4.1",
|
||||
"_id": "babel-minify@0.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-9+QHlrtavnPmbMl0Ipw3ZhP+Xsc=",
|
||||
"_location": "/babel-minify",
|
||||
"_phantomChildren": {},
|
||||
"_phantomChildren": {
|
||||
"@babel/code-frame": "7.0.0-beta.46",
|
||||
"@babel/generator": "7.0.0-beta.46",
|
||||
"@babel/helpers": "7.0.0-beta.46",
|
||||
"@babel/template": "7.0.0-beta.46",
|
||||
"@babel/traverse": "7.0.0-beta.46",
|
||||
"@babel/types": "7.0.0-beta.46",
|
||||
"convert-source-map": "1.5.1",
|
||||
"json5": "0.5.1",
|
||||
"lodash": "4.17.11",
|
||||
"micromatch": "2.3.11",
|
||||
"resolve": "1.7.1",
|
||||
"semver": "5.5.0",
|
||||
"source-map": "0.5.7"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babel-minify",
|
||||
"raw": "babel-minify@0.4.1",
|
||||
"name": "babel-minify",
|
||||
"escapedName": "babel-minify",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "0.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "0.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-minify/-/babel-minify-0.4.1.tgz",
|
||||
"_shasum": "f7e40796bb5abe73e66cc974229c376613fe5ec7",
|
||||
"_spec": "babel-minify",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml",
|
||||
"_spec": "0.4.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "amasad"
|
||||
},
|
||||
@@ -33,7 +51,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/minify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.0.0-beta.46",
|
||||
"babel-preset-minify": "^0.4.1",
|
||||
@@ -42,7 +59,6 @@
|
||||
"util.promisify": "^1.0.0",
|
||||
"yargs-parser": "^10.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "✂️ An ES6+ aware minifier based on the Babel toolchain (beta)",
|
||||
"homepage": "https://github.com/babel/minify#readme",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user