mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
75 lines
2.6 KiB
JSON
75 lines
2.6 KiB
JSON
{
|
|
"_from": "babel-preset-minify",
|
|
"_id": "babel-preset-minify@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-QOPtrXQ7sQfdY8fPshxgTczYNnQ=",
|
|
"_location": "/babel-preset-minify",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "tag",
|
|
"registry": true,
|
|
"raw": "babel-preset-minify",
|
|
"name": "babel-preset-minify",
|
|
"escapedName": "babel-preset-minify",
|
|
"rawSpec": "",
|
|
"saveSpec": null,
|
|
"fetchSpec": "latest"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER",
|
|
"/"
|
|
],
|
|
"_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",
|
|
"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",
|
|
"babel-plugin-minify-dead-code-elimination": "^0.4.1",
|
|
"babel-plugin-minify-flip-comparisons": "^0.4.1",
|
|
"babel-plugin-minify-guarded-expressions": "^0.4.1",
|
|
"babel-plugin-minify-infinity": "^0.4.1",
|
|
"babel-plugin-minify-mangle-names": "^0.4.1",
|
|
"babel-plugin-minify-numeric-literals": "^0.4.1",
|
|
"babel-plugin-minify-replace": "^0.4.1",
|
|
"babel-plugin-minify-simplify": "^0.4.1",
|
|
"babel-plugin-minify-type-constructors": "^0.4.1",
|
|
"babel-plugin-transform-inline-consecutive-adds": "^0.4.1",
|
|
"babel-plugin-transform-member-expression-literals": "^6.9.2",
|
|
"babel-plugin-transform-merge-sibling-variables": "^6.9.2",
|
|
"babel-plugin-transform-minify-booleans": "^6.9.2",
|
|
"babel-plugin-transform-property-literals": "^6.9.2",
|
|
"babel-plugin-transform-regexp-constructors": "^0.4.1",
|
|
"babel-plugin-transform-remove-console": "^6.9.2",
|
|
"babel-plugin-transform-remove-debugger": "^6.9.2",
|
|
"babel-plugin-transform-remove-undefined": "^0.4.1",
|
|
"babel-plugin-transform-simplify-comparison-operators": "^6.9.2",
|
|
"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": [
|
|
"babel-minify",
|
|
"babel-preset",
|
|
"minify"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-preset-minify",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-preset-minify"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|