{ "_from": "@babel/template@^7.4.0", "_id": "@babel/template@7.20.7", "_inBundle": false, "_integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", "_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/helper-function-name", "/istanbul-lib-instrument" ], "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz", "_shasum": "a15090c2839a83b02aa996c0b4994005841fd5a8", "_spec": "@babel/template@^7.4.0", "_where": "/home/l/plc/node-red/node_modules/istanbul-lib-instrument", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3A%22pkg%3A%20template%22+is%3Aopen" }, "bundleDependencies": false, "dependencies": { "@babel/code-frame": "^7.18.6", "@babel/parser": "^7.20.7", "@babel/types": "^7.20.7" }, "deprecated": false, "description": "Generate an AST from a string template.", "engines": { "node": ">=6.9.0" }, "homepage": "https://babel.dev/docs/en/next/babel-template", "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" }, "type": "commonjs", "version": "7.20.7" }