{ "_args": [ [ "@babel/template@7.10.4", "/Users/linhuakun/Downloads/nodejs/codewhy" ] ], "_development": true, "_from": "@babel/template@7.10.4", "_id": "@babel/template@7.10.4", "_inBundle": false, "_integrity": "sha1-MlGZbEIA68cdGo/EBfupQPNrong=", "_location": "/@babel/template", "_phantomChildren": {}, "_requested": { "type": "version", "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" ], "_resolved": "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.10.4.tgz?cache=0&sync_timestamp=1593522831608&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Ftemplate%2Fdownload%2F%40babel%2Ftemplate-7.10.4.tgz", "_spec": "7.10.4", "_where": "/Users/linhuakun/Downloads/nodejs/codewhy", "author": { "name": "Sebastian McKenzie", "email": "sebmck@gmail.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/code-frame": "^7.10.4", "@babel/parser": "^7.10.4", "@babel/types": "^7.10.4" }, "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" }