Remove modules from source
This commit is contained in:
52
node_modules/babel-helper-mark-eval-scopes/package.json
generated
vendored
52
node_modules/babel-helper-mark-eval-scopes/package.json
generated
vendored
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"babel-helper-mark-eval-scopes@0.4.3",
|
||||
"/home/runner/work/add-and-commit/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": "/home/runner/work/add-and-commit/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"
|
||||
}
|
||||
Reference in New Issue
Block a user