1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-03 04:10:04 +02:00
Files
minifyfromhtml/node_modules/babel-helper-mark-eval-scopes/package.json
2018-05-05 13:54:07 +02:00

49 lines
1.6 KiB
JSON

{
"_from": "babel-helper-mark-eval-scopes@^0.4.1",
"_id": "babel-helper-mark-eval-scopes@0.4.1",
"_inBundle": false,
"_integrity": "sha1-A/nMmN76R0fnQS5wD069D+1ktXE=",
"_location": "/babel-helper-mark-eval-scopes",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-helper-mark-eval-scopes@^0.4.1",
"name": "babel-helper-mark-eval-scopes",
"escapedName": "babel-helper-mark-eval-scopes",
"rawSpec": "^0.4.1",
"saveSpec": null,
"fetchSpec": "^0.4.1"
},
"_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.1.tgz",
"_shasum": "03f9cc98defa4747e7412e700f4ebd0fed64b571",
"_spec": "babel-helper-mark-eval-scopes@^0.4.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/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.4.1"
}