55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"babel-plugin-minify-mangle-names@0.5.0",
|
|
"C:\\EndBug\\GitHub\\add-and-commit"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "babel-plugin-minify-mangle-names@0.5.0",
|
|
"_id": "babel-plugin-minify-mangle-names@0.5.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-3jdNv6hCAw6fsX1p2wBGPfWuK69sfOjfd3zjUXkbq8McbohWy23tpXfy5RnToYWggvqzuMOwlId1PhyHOfgnGw==",
|
|
"_location": "/babel-plugin-minify-mangle-names",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "babel-plugin-minify-mangle-names@0.5.0",
|
|
"name": "babel-plugin-minify-mangle-names",
|
|
"escapedName": "babel-plugin-minify-mangle-names",
|
|
"rawSpec": "0.5.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.5.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/babel-preset-minify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.5.0.tgz",
|
|
"_spec": "0.5.0",
|
|
"_where": "C:\\EndBug\\GitHub\\add-and-commit",
|
|
"author": {
|
|
"name": "amasad"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/minify/issues"
|
|
},
|
|
"dependencies": {
|
|
"babel-helper-mark-eval-scopes": "^0.4.3"
|
|
},
|
|
"description": "Context- and scope- aware variable renaming.",
|
|
"gitHead": "4de390008da4a486b37819109d2021a0957ad405",
|
|
"homepage": "https://github.com/babel/minify#readme",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "babel-plugin-minify-mangle-names",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-mangle-names"
|
|
},
|
|
"version": "0.5.0"
|
|
}
|