{

"_from": "@babel/core@^7.4.5",
"_id": "@babel/core@7.6.4",
"_inBundle": false,
"_integrity": "sha512-Rm0HGw101GY8FTzpWSyRbki/jzq+/PkNQJ+nSulrdY6gFGOsNseCqD6KHRYe2E+EdzuBdr2pxCp6s4Uk6eJ+XQ==",
"_location": "/@babel/core",
"_phantomChildren": {},
"_requested": {
  "type": "range",
  "registry": true,
  "raw": "@babel/core@^7.4.5",
  "name": "@babel/core",
  "escapedName": "@babel%2fcore",
  "scope": "@babel",
  "rawSpec": "^7.4.5",
  "saveSpec": null,
  "fetchSpec": "^7.4.5"
},
"_requiredBy": [
  "#DEV:/"
],
"_resolved": "https://registry.npmjs.org/@babel/core/-/core-7.6.4.tgz",
"_shasum": "6ebd9fe00925f6c3e177bb726a188b5f578088ff",
"_spec": "@babel/core@^7.4.5",
"_where": "/Users/flatironschool/Desktop/Curriculum/learn_create/lib/templates/javascript_lab_template",
"author": {
  "name": "Sebastian McKenzie",
  "email": "sebmck@gmail.com"
},
"browser": {
  "./lib/config/files/index.js": "./lib/config/files/index-browser.js",
  "./lib/transform-file.js": "./lib/transform-file-browser.js"
},
"bundleDependencies": false,
"dependencies": {
  "@babel/code-frame": "^7.5.5",
  "@babel/generator": "^7.6.4",
  "@babel/helpers": "^7.6.2",
  "@babel/parser": "^7.6.4",
  "@babel/template": "^7.6.0",
  "@babel/traverse": "^7.6.3",
  "@babel/types": "^7.6.3",
  "convert-source-map": "^1.1.0",
  "debug": "^4.1.0",
  "json5": "^2.1.0",
  "lodash": "^4.17.13",
  "resolve": "^1.3.2",
  "semver": "^5.4.1",
  "source-map": "^0.5.0"
},
"deprecated": false,
"description": "Babel compiler core.",
"devDependencies": {
  "@babel/helper-transform-fixture-test-runner": "^7.6.4"
},
"engines": {
  "node": ">=6.9.0"
},
"gitHead": "a422ea64ee2208a55dda33f990a422e14b917f5b",
"homepage": "https://babeljs.io/",
"keywords": [
  "6to5",
  "babel",
  "classes",
  "const",
  "es6",
  "harmony",
  "let",
  "modules",
  "transpile",
  "transpiler",
  "var",
  "babel-core",
  "compiler"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/core",
"publishConfig": {
  "access": "public"
},
"repository": {
  "type": "git",
  "url": "https://github.com/babel/babel/tree/master/packages/babel-core"
},
"version": "7.6.4"

}