{ "_from": "@babel/helpers@^7.4.3", "_id": "@babel/helpers@7.7.4", "_inBundle": false, "_integrity": "sha512-ak5NGZGJ6LV85Q1Zc9gn2n+ayXOizryhjSUBTdu5ih1tlVCJeuQENzc4ItyCVhINVXvIT/ZQ4mheGIsfBkpskg==", "_location": "/@babel/helpers", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/helpers@^7.4.3", "name": "@babel/helpers", "escapedName": "@babel%2fhelpers", "scope": "@babel", "rawSpec": "^7.4.3", "saveSpec": null, "fetchSpec": "^7.4.3" }, "_requiredBy": [ "/@babel/core", "/@svgr/plugin-jsx/@babel/core", "/babel-preset-react-app/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.7.4.tgz", "_shasum": "62c215b9e6c712dadc15a9a0dcab76c92a940302", "_spec": "@babel/helpers@^7.4.3", "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/node_modules/@babel/core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bundleDependencies": false, "dependencies": { "@babel/template": "^7.7.4", "@babel/traverse": "^7.7.4", "@babel/types": "^7.7.4" }, "deprecated": false, "description": "Collection of helper functions used by Babel transforms.", "devDependencies": { "@babel/helper-plugin-test-runner": "^7.7.4" }, "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "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.7.4" }