You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
1.9 KiB
JSON
64 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/template@^7.22.15",
|
|
"_id": "@babel/template@7.22.15",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==",
|
|
"_location": "/@babel/template",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/template@^7.22.15",
|
|
"name": "@babel/template",
|
|
"escapedName": "@babel%2ftemplate",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.22.15",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.22.15"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/helper-function-name",
|
|
"/@babel/helper-wrap-function",
|
|
"/@babel/helpers",
|
|
"/@babel/plugin-transform-computed-properties",
|
|
"/@vue/babel-plugin-jsx"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/template/-/template-7.22.15.tgz",
|
|
"_shasum": "09576efc3830f0430f4548ef971dde1350ef2f38",
|
|
"_spec": "@babel/template@^7.22.15",
|
|
"_where": "D:\\xyProject\\cacfrontend\\node_modules\\@babel\\core",
|
|
"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"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/code-frame": "^7.22.13",
|
|
"@babel/parser": "^7.22.15",
|
|
"@babel/types": "^7.22.15"
|
|
},
|
|
"deprecated": false,
|
|
"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.22.15"
|
|
}
|