{ "_args": [ [ "@babel/helpers@7.9.2", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_development": true, "_from": "@babel/helpers@7.9.2", "_id": "@babel/helpers@7.9.2", "_inBundle": false, "_integrity": "sha512-JwLvzlXVPjO8eU9c/wF9/zOIN7X6h8DYf7mG4CiFRZRvZNKEF5dQ3H3V+ASkHoIB3mWhatgl5ONhyqHRI6MppA==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/helpers@7.9.2", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "7.9.2", "saveSpec": null, "fetchSpec": "7.9.2" }, "_requiredBy": [ "/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.9.2.tgz", "_spec": "7.9.2", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "dependencies": { "@babel/template": "^7.8.3", "@babel/traverse": "^7.9.0", "@babel/types": "^7.9.0" }, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.8.3" }, "gitHead": "2399e0df23cbd574a5ab39822288c438f5380ae8", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/helpers", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers" }, "version": "7.9.2" }