You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.9 KiB
67 lines
1.9 KiB
{
|
|
"_from": "@babel/code-frame@^7.22.13",
|
|
"_id": "@babel/code-frame@7.22.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
|
|
"_location": "/@babel/code-frame",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/code-frame@^7.22.13",
|
|
"name": "@babel/code-frame",
|
|
"escapedName": "@babel%2fcode-frame",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.22.13",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.22.13"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/template",
|
|
"/@babel/traverse",
|
|
"/babel-eslint",
|
|
"/eslint",
|
|
"/parse-json"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.22.13.tgz",
|
|
"_shasum": "e3c1c099402598483b7a8c46a721d1038803755e",
|
|
"_spec": "@babel/code-frame@^7.22.13",
|
|
"_where": "D:\\BaiduNetdiskDownload1\\springboot和vue志愿者系统\\admin\\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+is%3Aopen"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.22.13",
|
|
"chalk": "^2.4.2"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate errors that contain a code frame that point to source locations.",
|
|
"devDependencies": {
|
|
"import-meta-resolve": "^3.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.9.0"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-code-frame",
|
|
"license": "MIT",
|
|
"main": "./lib/index.js",
|
|
"name": "@babel/code-frame",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-code-frame"
|
|
},
|
|
"type": "commonjs",
|
|
"version": "7.22.13"
|
|
}
|