{ "_from": "@babel/template@^7.4.0", "_id": "@babel/template@7.7.4", "_inBundle": false, "_integrity": "sha512-qUzihgVPguAzXCK7WXw8pqs6cEwi54s3E+HrejlkuWO6ivMKx9hZl3Y2fSXp9i5HgyWmj7RKP+ulaYnKM4yYxw==", "_location": "/@babel/template", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/template@^7.4.0", "name": "@babel/template", "escapedName": "@babel%2ftemplate", "scope": "@babel", "rawSpec": "^7.4.0", "saveSpec": null, "fetchSpec": "^7.4.0" }, "_requiredBy": [ "/@babel/core", "/@babel/helper-function-name", "/@babel/helper-module-transforms", "/@babel/helper-remap-async-to-generator", "/@babel/helper-simple-access", "/@babel/helper-wrap-function", "/@babel/helpers", "/@svgr/plugin-jsx/@babel/core", "/babel-preset-react-app/@babel/core", "/istanbul-lib-instrument" ], "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.7.4.tgz", "_shasum": "428a7d9eecffe27deac0a98e23bf8e3675d2a77b", "_spec": "@babel/template@^7.4.0", "_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/code-frame": "^7.0.0", "@babel/parser": "^7.7.4", "@babel/types": "^7.7.4" }, "deprecated": false, "description": "Generate an AST from a string template.", "gitHead": "75767d87cb147709b9bd9b99bf44daa6688874a9", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/template", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-template" }, "version": "7.7.4" }