mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
52 lines
1.7 KiB
JSON
52 lines
1.7 KiB
JSON
{
|
|
"_from": "babel-plugin-minify-simplify@^0.4.1",
|
|
"_id": "babel-plugin-minify-simplify@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-XlX0ibLV8CyQjCswm/CBTxXHV74=",
|
|
"_location": "/babel-plugin-minify-simplify",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-minify-simplify@^0.4.1",
|
|
"name": "babel-plugin-minify-simplify",
|
|
"escapedName": "babel-plugin-minify-simplify",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.4.1.tgz",
|
|
"_shasum": "5e55f489b2d5f02c908c2b309bf0814f15c757be",
|
|
"_spec": "babel-plugin-minify-simplify@^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-flip-expressions": "^0.4.1",
|
|
"babel-helper-is-nodes-equiv": "^0.0.1",
|
|
"babel-helper-to-multiple-sequence-expressions": "^0.4.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "> Simplifies code for minification by reducing statements into expressions and making expressions uniform where possible.",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-minify-simplify",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-simplify"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|