{ "_from": "babel-helper-mark-eval-scopes@^0.3.0", "_id": "babel-helper-mark-eval-scopes@0.3.0", "_inBundle": false, "_integrity": "sha512-nrho5Dg4vl0VUgURVpGpEGiwbst5JX7efIyDHFxmkCx/ocQFnrPt8ze9Kxl6TKjR29bJ7D/XKY1NMlSxOQJRbQ==", "_location": "/babel-helper-mark-eval-scopes", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-helper-mark-eval-scopes@^0.3.0", "name": "babel-helper-mark-eval-scopes", "escapedName": "babel-helper-mark-eval-scopes", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_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.3.0.tgz", "_shasum": "b4731314fdd7a89091271a5213b4e12d236e29e8", "_spec": "babel-helper-mark-eval-scopes@^0.3.0", "_where": "/Users/stefanfejes/Projects/30-seconds-of-python-code/node_modules/babel-plugin-minify-dead-code-elimination", "author": { "name": "boopathi" }, "bugs": { "url": "https://github.com/babel/minify/issues" }, "bundleDependencies": false, "deprecated": false, "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.3.0" }