1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-02 20:00:05 +02:00
Files
minifyfromhtml/node_modules/babel-plugin-minify-mangle-names/package.json
2018-05-05 13:54:07 +02:00

50 lines
1.5 KiB
JSON

{
"_from": "babel-plugin-minify-mangle-names@^0.4.1",
"_id": "babel-plugin-minify-mangle-names@0.4.1",
"_inBundle": false,
"_integrity": "sha1-d76P7TUOkxo6qaCfl/KCYWgIMTM=",
"_location": "/babel-plugin-minify-mangle-names",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "babel-plugin-minify-mangle-names@^0.4.1",
"name": "babel-plugin-minify-mangle-names",
"escapedName": "babel-plugin-minify-mangle-names",
"rawSpec": "^0.4.1",
"saveSpec": null,
"fetchSpec": "^0.4.1"
},
"_requiredBy": [
"/babel-preset-minify"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.4.1.tgz",
"_shasum": "77be8fed350e931a3aa9a09f97f2826168083133",
"_spec": "babel-plugin-minify-mangle-names@^0.4.1",
"_where": "/home/s2/Documents/Code/minifyfromhtml/node_modules/babel-preset-minify",
"author": {
"name": "amasad"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"bundleDependencies": false,
"dependencies": {
"babel-helper-mark-eval-scopes": "^0.4.1"
},
"deprecated": false,
"description": "Context- and scope- aware variable renaming.",
"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.4.1"
}