{ "_from": "@babel/code-frame@^7.24.2", "_id": "@babel/code-frame@7.24.2", "_inBundle": false, "_integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==", "_location": "/@babel/code-frame", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/code-frame@^7.24.2", "name": "@babel/code-frame", "escapedName": "@babel%2fcode-frame", "scope": "@babel", "rawSpec": "^7.24.2", "saveSpec": null, "fetchSpec": "^7.24.2" }, "_requiredBy": [ "/@babel/core", "/@babel/template", "/@babel/traverse", "/@vue/babel-plugin-resolve-type", "/babel-eslint", "/eslint", "/parse-json" ], "_resolved": "https://registry.npmmirror.com/@babel/code-frame/-/code-frame-7.24.2.tgz", "_shasum": "718b4b19841809a58b29b68cde80bc5e1aa6d9ae", "_spec": "@babel/code-frame@^7.24.2", "_where": "D:\\workspace\\ruoyi-vue-web\\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.24.2", "picocolors": "^1.0.0" }, "deprecated": false, "description": "Generate errors that contain a code frame that point to source locations.", "devDependencies": { "import-meta-resolve": "^4.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.24.2" }