{ "_args": [ [ "@node-minify/babel-minify@4.1.2", "/home/runner/work/add-and-commit/add-and-commit" ] ], "_development": true, "_from": "@node-minify/babel-minify@4.1.2", "_id": "@node-minify/babel-minify@4.1.2", "_inBundle": false, "_integrity": "sha512-7oI6t7Hv3RY955RxmiZ3QGzDxYKEJAW5Kd6Otu3yKFB0B84aWzGFqstgwQRnqeeEHSybSqX6bepUmvxseKk9uQ==", "_location": "/@node-minify/babel-minify", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@node-minify/babel-minify@4.1.2", "name": "@node-minify/babel-minify", "escapedName": "@node-minify%2fbabel-minify", "scope": "@node-minify", "rawSpec": "4.1.2", "saveSpec": null, "fetchSpec": "4.1.2" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/@node-minify/babel-minify/-/babel-minify-4.1.2.tgz", "_spec": "4.1.2", "_where": "/home/runner/work/add-and-commit/add-and-commit", "author": { "name": "Rodolphe Stoclin", "email": "srodolphe@gmail.com" }, "bugs": { "url": "https://github.com/srod/node-minify/issues" }, "dependencies": { "@node-minify/utils": "^4.1.2", "babel-core": "6.26.3", "babel-preset-minify": "0.5.0" }, "description": "babel-minify plugin for @node-minify", "directories": { "lib": "lib", "test": "__tests__" }, "engines": { "node": ">=6.0.0" }, "files": [ "lib" ], "gitHead": "b13f16dfcac6f151c371414cf3a8a2969ff08783", "homepage": "https://github.com/srod/node-minify/tree/master/packages/babel-minify#readme", "keywords": [ "compressor", "minify", "minifier", "babel-minify" ], "license": "MIT", "main": "lib/babel-minify.js", "name": "@node-minify/babel-minify", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/srod/node-minify.git" }, "version": "4.1.2" }