1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 12:20:04 +02:00
Files
minifyfromhtml/node_modules/babel-helper-evaluate-path/package.json
2019-03-29 15:56:41 +01:00

54 lines
1.5 KiB
JSON

{
"_args": [
[
"babel-helper-evaluate-path@0.4.1",
"E:\\projects\\p\\minifyfromhtml"
]
],
"_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": "version",
"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",
"_spec": "0.4.1",
"_where": "E:\\projects\\p\\minifyfromhtml",
"author": {
"name": "boopathi"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"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"
}