{ "_from": "@babel/template@^7.10.1", "_id": "@babel/template@7.10.1", "_inBundle": false, "_integrity": "sha512-OQDg6SqvFSsc9A0ej6SKINWrpJiNonRIniYondK2ViKhB06i3c0s+76XUft71iqBEe9S1OKsHwPAjfHnuvnCig==", "_location": "/@babel/template", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/template@^7.10.1", "name": "@babel/template", "escapedName": "@babel%2ftemplate", "scope": "@babel", "rawSpec": "^7.10.1", "saveSpec": null, "fetchSpec": "^7.10.1" }, "_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" ], "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.1.tgz", "_shasum": "e167154a94cb5f14b28dc58f5356d2162f539811", "_spec": "@babel/template@^7.10.1", "_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/core", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/code-frame": "^7.10.1", "@babel/parser": "^7.10.1", "@babel/types": "^7.10.1" }, "deprecated": false, "description": "Generate an AST from a string template.", "gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/template", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-template" }, "version": "7.10.1" }