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

53 lines
1.5 KiB
JSON

{
"_args": [
[
"babel-helper-mark-eval-scopes@0.4.3",
"C:\\EndBug\\GitHub\\add-and-commit"
]
],
"_development": true,
"_from": "babel-helper-mark-eval-scopes@0.4.3",
"_id": "babel-helper-mark-eval-scopes@0.4.3",
"_inBundle": false,
"_integrity": "sha1-0kSjvvmESHJgP/tG4izorN9VFWI=",
"_location": "/babel-helper-mark-eval-scopes",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-helper-mark-eval-scopes@0.4.3",
"name": "babel-helper-mark-eval-scopes",
"escapedName": "babel-helper-mark-eval-scopes",
"rawSpec": "0.4.3",
"saveSpec": null,
"fetchSpec": "0.4.3"
},
"_requiredBy": [
"/babel-plugin-minify-dead-code-elimination",
"/babel-plugin-minify-mangle-names"
],
"_resolved": "https://registry.npmjs.org/babel-helper-mark-eval-scopes/-/babel-helper-mark-eval-scopes-0.4.3.tgz",
"_spec": "0.4.3",
"_where": "C:\\EndBug\\GitHub\\add-and-commit",
"author": {
"name": "boopathi"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"description": "Mark scopes for deopt which contain a direct eval call",
"homepage": "https://github.com/babel/minify#readme",
"keywords": [
"babel-minify",
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-helper-mark-eval-scopes",
"repository": {
"type": "git",
"url": "https://github.com/babel/minify/tree/master/packages/babel-helper-mark-eval-scopes"
},
"version": "0.4.3"
}