67 lines
1.8 KiB
JSON
67 lines
1.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/template@7.18.10",
|
|
"D:\\林谷智能项目\\yanchengPowerSupply"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/template@7.18.10",
|
|
"_id": "@babel/template@7.18.10",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA==",
|
|
"_location": "/@babel/template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/template@7.18.10",
|
|
"name": "@babel/template",
|
|
"escapedName": "@babel%2ftemplate",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.18.10",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.18.10"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/helper-function-name",
|
|
"/@babel/helper-module-transforms",
|
|
"/@babel/helper-wrap-function",
|
|
"/@babel/helpers"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.18.10.tgz",
|
|
"_spec": "7.18.10",
|
|
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
|
|
"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.18.6",
|
|
"@babel/parser": "^7.18.10",
|
|
"@babel/types": "^7.18.10"
|
|
},
|
|
"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.18.10"
|
|
}
|