{ "_args": [ [ "babel-plugin-minify-replace@0.5.0", "/home/runner/work/add-and-commit/add-and-commit" ] ], "_development": true, "_from": "babel-plugin-minify-replace@0.5.0", "_id": "babel-plugin-minify-replace@0.5.0", "_inBundle": false, "_integrity": "sha512-aXZiaqWDNUbyNNNpWs/8NyST+oU7QTpK7J9zFEFSA0eOmtUNMU3fczlTTTlnCxHmq/jYNFEmkkSG3DDBtW3Y4Q==", "_location": "/babel-plugin-minify-replace", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "babel-plugin-minify-replace@0.5.0", "name": "babel-plugin-minify-replace", "escapedName": "babel-plugin-minify-replace", "rawSpec": "0.5.0", "saveSpec": null, "fetchSpec": "0.5.0" }, "_requiredBy": [ "/babel-preset-minify" ], "_resolved": "https://registry.npmjs.org/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.5.0.tgz", "_spec": "0.5.0", "_where": "/home/runner/work/add-and-commit/add-and-commit", "author": { "name": "amasad" }, "bugs": { "url": "https://github.com/babel/minify/issues" }, "description": "Configurable \"search and replace\" plugin. Replaces matching nodes in the tree with a given replacement node. For example you can replace `process.NODE_ENV` with `\"production\"`.", "gitHead": "4de390008da4a486b37819109d2021a0957ad405", "homepage": "https://github.com/babel/minify#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "babel-plugin-minify-replace", "repository": { "type": "git", "url": "https://github.com/babel/minify/tree/master/packages/babel-plugin-minify-replace" }, "version": "0.5.0" }