Files
add-and-commit/node_modules/babel-plugin-transform-remove-undefined/package.json
Federico Grandi a88246a48b Commit modules
2019-12-14 23:17:51 +01:00

55 lines
1.7 KiB
JSON

{
"_args": [
[
"babel-plugin-transform-remove-undefined@0.5.0",
"C:\\EndBug\\GitHub\\add-and-commit"
]
],
"_development": true,
"_from": "babel-plugin-transform-remove-undefined@0.5.0",
"_id": "babel-plugin-transform-remove-undefined@0.5.0",
"_inBundle": false,
"_integrity": "sha512-+M7fJYFaEE/M9CXa0/IRkDbiV3wRELzA1kKQFCJ4ifhrzLKn/9VCCgj9OFmYWwBd8IB48YdgPkHYtbYq+4vtHQ==",
"_location": "/babel-plugin-transform-remove-undefined",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "babel-plugin-transform-remove-undefined@0.5.0",
"name": "babel-plugin-transform-remove-undefined",
"escapedName": "babel-plugin-transform-remove-undefined",
"rawSpec": "0.5.0",
"saveSpec": null,
"fetchSpec": "0.5.0"
},
"_requiredBy": [
"/babel-preset-minify"
],
"_resolved": "https://registry.npmjs.org/babel-plugin-transform-remove-undefined/-/babel-plugin-transform-remove-undefined-0.5.0.tgz",
"_spec": "0.5.0",
"_where": "C:\\EndBug\\GitHub\\add-and-commit",
"author": {
"name": "shinew"
},
"bugs": {
"url": "https://github.com/babel/minify/issues"
},
"dependencies": {
"babel-helper-evaluate-path": "^0.5.0"
},
"description": "This removes rvals that are equivalent to undefined wherever possible",
"gitHead": "4de390008da4a486b37819109d2021a0957ad405",
"homepage": "https://github.com/babel/minify#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "babel-plugin-transform-remove-undefined",
"repository": {
"type": "git",
"url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-transform-remove-undefined"
},
"version": "0.5.0"
}