mirror of
https://github.com/S2-/minifyfromhtml.git
synced 2025-08-03 20:30:04 +02:00
51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"_from": "babel-helper-evaluate-path@^0.4.1",
|
|
"_id": "babel-helper-evaluate-path@0.4.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-a3XB4OMPFmKfKoZFyjBeGo01iaY=",
|
|
"_location": "/babel-helper-evaluate-path",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "babel-helper-evaluate-path@^0.4.1",
|
|
"name": "babel-helper-evaluate-path",
|
|
"escapedName": "babel-helper-evaluate-path",
|
|
"rawSpec": "^0.4.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^0.4.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-plugin-minify-builtins",
|
|
"/babel-plugin-minify-constant-folding",
|
|
"/babel-plugin-minify-dead-code-elimination",
|
|
"/babel-plugin-transform-remove-undefined"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.4.1.tgz",
|
|
"_shasum": "6b75c1e0e30f16629f2a8645ca305e1a8d3589a6",
|
|
"_spec": "babel-helper-evaluate-path@^0.4.1",
|
|
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-plugin-minify-builtins",
|
|
"author": {
|
|
"name": "boopathi"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/minify/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "path.evaluate wrapped in a try catch",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-minify",
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-helper-evaluate-path",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-helper-evaluate-path"
|
|
},
|
|
"version": "0.4.1"
|
|
}
|