{ "_from": "@babel/template@^7.10.4", "_id": "@babel/template@7.10.4", "_inBundle": false, "_integrity": "sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA==", "_location": "/@babel/template", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/template@^7.10.4", "name": "@babel/template", "escapedName": "@babel%2ftemplate", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_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", "/istanbul-lib-instrument", "/umi-uni18n/@babel/core" ], "_resolved": "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz", "_shasum": "3251996c4200ebc71d1a8fc405fba940f36ba278", "_spec": "@babel/template@^7.10.4", "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/@babel/helper-function-name", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/parser": "^7.10.4", "@babel/types": "^7.10.4" }, "deprecated": false, "description": "Generate an AST from a string template.", "gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "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.4" }