Commit modules
This commit is contained in:
57
node_modules/babel-plugin-minify-dead-code-elimination/package.json
generated
vendored
Normal file
57
node_modules/babel-plugin-minify-dead-code-elimination/package.json
generated
vendored
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"babel-plugin-minify-dead-code-elimination@0.5.1",
|
||||
"C:\\EndBug\\GitHub\\add-and-commit"
|
||||
]
|
||||
],
|
||||
"_development": true,
|
||||
"_from": "babel-plugin-minify-dead-code-elimination@0.5.1",
|
||||
"_id": "babel-plugin-minify-dead-code-elimination@0.5.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-x8OJOZIrRmQBcSqxBcLbMIK8uPmTvNWPXH2bh5MDCW1latEqYiRMuUkPImKcfpo59pTUB2FT7HfcgtG8ZlR5Qg==",
|
||||
"_location": "/babel-plugin-minify-dead-code-elimination",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babel-plugin-minify-dead-code-elimination@0.5.1",
|
||||
"name": "babel-plugin-minify-dead-code-elimination",
|
||||
"escapedName": "babel-plugin-minify-dead-code-elimination",
|
||||
"rawSpec": "0.5.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "0.5.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/babel-preset-minify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.5.1.tgz",
|
||||
"_spec": "0.5.1",
|
||||
"_where": "C:\\EndBug\\GitHub\\add-and-commit",
|
||||
"author": {
|
||||
"name": "amasad"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/minify/issues"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel-helper-evaluate-path": "^0.5.0",
|
||||
"babel-helper-mark-eval-scopes": "^0.4.3",
|
||||
"babel-helper-remove-or-void": "^0.4.3",
|
||||
"lodash": "^4.17.11"
|
||||
},
|
||||
"description": "Inlines bindings when possible. Tries to evaluate expressions and prunes unreachable as a result.",
|
||||
"gitHead": "e1d0c52f5b501f5849741be6db56f968094854eb",
|
||||
"homepage": "https://github.com/babel/minify#readme",
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"name": "babel-plugin-minify-dead-code-elimination",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-dead-code-elimination"
|
||||
},
|
||||
"version": "0.5.1"
|
||||
}
|
||||
Reference in New Issue
Block a user