mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 12:20:04 +02:00
50 lines
1.7 KiB
JSON
50 lines
1.7 KiB
JSON
{
|
||
"_from": "babel-plugin-minify-flip-comparisons@^0.4.1",
|
||
"_id": "babel-plugin-minify-flip-comparisons@0.4.1",
|
||
"_inBundle": false,
|
||
"_integrity": "sha1-5wfl2rxpXJnNKSP+lw7ZrHjE5ws=",
|
||
"_location": "/babel-plugin-minify-flip-comparisons",
|
||
"_phantomChildren": {},
|
||
"_requested": {
|
||
"type": "range",
|
||
"registry": true,
|
||
"raw": "babel-plugin-minify-flip-comparisons@^0.4.1",
|
||
"name": "babel-plugin-minify-flip-comparisons",
|
||
"escapedName": "babel-plugin-minify-flip-comparisons",
|
||
"rawSpec": "^0.4.1",
|
||
"saveSpec": null,
|
||
"fetchSpec": "^0.4.1"
|
||
},
|
||
"_requiredBy": [
|
||
"/babel-preset-minify"
|
||
],
|
||
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.4.1.tgz",
|
||
"_shasum": "e707e5dabc695c99cd2923fe970ed9ac78c4e70b",
|
||
"_spec": "babel-plugin-minify-flip-comparisons@^0.4.1",
|
||
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-preset-minify",
|
||
"author": {
|
||
"name": "amasad"
|
||
},
|
||
"bugs": {
|
||
"url": "https://github.com/babel/minify/issues"
|
||
},
|
||
"bundleDependencies": false,
|
||
"dependencies": {
|
||
"babel-helper-is-void-0": "^0.4.1"
|
||
},
|
||
"deprecated": false,
|
||
"description": "**Note:** while this plugin doesn’t shorten the output in any way, it does optimize it for repetition-based compression algorithms such as gzip.",
|
||
"homepage": "https://github.com/babel/minify#readme",
|
||
"keywords": [
|
||
"babel-plugin"
|
||
],
|
||
"license": "MIT",
|
||
"main": "lib/index.js",
|
||
"name": "babel-plugin-minify-flip-comparisons",
|
||
"repository": {
|
||
"type": "git",
|
||
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-flip-comparisons"
|
||
},
|
||
"version": "0.4.1"
|
||
}
|