60 lines
1.7 KiB
JSON
60 lines
1.7 KiB
JSON
{
|
|
"_from": "@babel/template@^7.12.13",
|
|
"_id": "@babel/template@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-UwJlvooliduzdSOETFvLVZR/syc=",
|
|
"_location": "/@babel/template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/template@^7.12.13",
|
|
"name": "@babel/template",
|
|
"escapedName": "@babel%2ftemplate",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.12.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.12.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/helper-function-name",
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/helper-wrap-function",
|
|
"/@babel/helpers",
|
|
"/@vue/babel-plugin-jsx"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/template/download/@babel/template-7.12.13.tgz",
|
|
"_shasum": "530265be8a2589dbb37523844c5bcb55947fb327",
|
|
"_spec": "@babel/template@^7.12.13",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@babel\\core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"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.12.13",
|
|
"@babel/parser": "^7.12.13",
|
|
"@babel/types": "^7.12.13"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate an AST from a string template.",
|
|
"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"
|
|
},
|
|
"version": "7.12.13"
|
|
}
|