mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-02 20:00:05 +02:00
50 lines
1.6 KiB
JSON
50 lines
1.6 KiB
JSON
{
|
|
"_from": "babel-plugin-minify-constant-folding@^0.4.1",
|
|
"_id": "babel-plugin-minify-constant-folding@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-LtT4Ow/yj01VU9CcXvyFtdti0RI=",
|
|
"_location": "/babel-plugin-minify-constant-folding",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-plugin-minify-constant-folding@^0.4.1",
|
|
"name": "babel-plugin-minify-constant-folding",
|
|
"escapedName": "babel-plugin-minify-constant-folding",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.4.1.tgz",
|
|
"_shasum": "2ed4f83b0ff28f4d5553d09c5efc85b5db62d112",
|
|
"_spec": "babel-plugin-minify-constant-folding@^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-evaluate-path": "^0.4.1"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Tries to evaluate expressions and inline the result.",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-minify-constant-folding",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-constant-folding"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|