{ "_args": [ [ "@babel/template@7.24.0", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_from": "@babel/template@7.24.0", "_id": "@babel/template@7.24.0", "_inBundle": false, "_integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==", "_location": "/@babel/template", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/template@7.24.0", "name": "@babel/template", "escapedName": "@babel%2ftemplate", "scope": "@babel", "rawSpec": "7.24.0", "saveSpec": null, "fetchSpec": "7.24.0" }, "_requiredBy": [ "/@babel/core", "/@babel/helper-function-name", "/@babel/helper-wrap-function", "/@babel/helpers", "/@babel/plugin-transform-computed-properties", "/@dcloudio/uni-template-compiler", "/@vue/babel-plugin-jsx", "/babel-plugin-jest-hoist" ], "_resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.24.0.tgz", "_spec": "7.24.0", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "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" }, "dependencies": { "@babel/code-frame": "^7.23.5", "@babel/parser": "^7.24.0", "@babel/types": "^7.24.0" }, "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.24.0" }