mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-04 04:40:05 +02:00
update node modules
This commit is contained in:
27
node_modules/babel-preset-minify/package.json
generated
vendored
27
node_modules/babel-preset-minify/package.json
generated
vendored
@@ -1,35 +1,39 @@
|
||||
{
|
||||
"_from": "babel-preset-minify",
|
||||
"_args": [
|
||||
[
|
||||
"babel-preset-minify@0.4.1",
|
||||
"E:\\projects\\p\\minifyfromhtml"
|
||||
]
|
||||
],
|
||||
"_from": "babel-preset-minify@0.4.1",
|
||||
"_id": "babel-preset-minify@0.4.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-QOPtrXQ7sQfdY8fPshxgTczYNnQ=",
|
||||
"_location": "/babel-preset-minify",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babel-preset-minify",
|
||||
"raw": "babel-preset-minify@0.4.1",
|
||||
"name": "babel-preset-minify",
|
||||
"escapedName": "babel-preset-minify",
|
||||
"rawSpec": "",
|
||||
"rawSpec": "0.4.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
"fetchSpec": "0.4.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/"
|
||||
"/",
|
||||
"/babel-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-preset-minify/-/babel-preset-minify-0.4.1.tgz",
|
||||
"_shasum": "40e3edad743bb107dd63c7cfb21c604dccd83674",
|
||||
"_spec": "babel-preset-minify",
|
||||
"_where": "/home/s2/Documents/Code/minifyfromhtml",
|
||||
"_spec": "0.4.1",
|
||||
"_where": "E:\\projects\\p\\minifyfromhtml",
|
||||
"author": {
|
||||
"name": "amasad"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/minify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"babel-plugin-minify-builtins": "^0.4.1",
|
||||
"babel-plugin-minify-constant-folding": "^0.4.1",
|
||||
@@ -55,7 +59,6 @@
|
||||
"babel-plugin-transform-undefined-to-void": "^6.9.2",
|
||||
"lodash.isplainobject": "^4.0.6"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Babel preset for all minify plugins.",
|
||||
"homepage": "https://github.com/babel/minify#readme",
|
||||
"keywords": [
|
||||
|
Reference in New Issue
Block a user