Files
add-and-commit/node_modules/babel-helper-evaluate-path/package.json
Federico Grandi a88246a48b Commit modules
2019-12-14 23:17:51 +01:00

57 lines
1.7 KiB
JSON

{
"_args": [
[
"babel-helper-evaluate-path@0.5.0",
"C:\\EndBug\\GitHub\\add-and-commit"
]
],
"_development": true,
"_from": "babel-helper-evaluate-path@0.5.0",
"_id": "babel-helper-evaluate-path@0.5.0",
"_inBundle": false,
"_integrity": "sha512-mUh0UhS607bGh5wUMAQfOpt2JX2ThXMtppHRdRU1kL7ZLRWIXxoV2UIV1r2cAeeNeU1M5SB5/RSUgUxrK8yOkA==",
"_location": "/babel-helper-evaluate-path",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-helper-evaluate-path@0.5.0",
"name": "babel-helper-evaluate-path",
"escapedName": "babel-helper-evaluate-path",
"rawSpec": "0.5.0",
"saveSpec": null,
"fetchSpec": "0.5.0"
},
"_requiredBy": [
"/babel-plugin-minify-constant-folding",
"/babel-plugin-minify-dead-code-elimination",
"/babel-plugin-minify-guarded-expressions",
"/babel-plugin-minify-simplify",
"/babel-plugin-transform-remove-undefined"
],
"_resolved": "https://registry.npmjs.org/babel-helper-evaluate-path/-/babel-helper-evaluate-path-0.5.0.tgz",
"_spec": "0.5.0",
"_where": "C:\\EndBug\\GitHub\\add-and-commit",
"author": {
"name": "boopathi"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"description": "path.evaluate wrapped in a try catch",
"gitHead": "4de390008da4a486b37819109d2021a0957ad405",
"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.5.0"
}