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.
63 lines
1.8 KiB
63 lines
1.8 KiB
{
|
|
"_from": "@babel/code-frame@^7.8.3",
|
|
"_id": "@babel/code-frame@7.10.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-fDx9eNW0qz0WkUeqL6tXEXzVlPh6Y5aCDEZesl0xBGA8ndRukX91Uk44ZqnkECp01NAZUdCAl+aiQNGi0k88Eg==",
|
|
"_location": "/@babel/code-frame",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/code-frame@^7.8.3",
|
|
"name": "@babel/code-frame",
|
|
"escapedName": "@babel%2fcode-frame",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/core",
|
|
"/@babel/template",
|
|
"/@babel/traverse",
|
|
"/babel-eslint",
|
|
"/babel-plugin-macros/parse-json",
|
|
"/eslint",
|
|
"/jest-message-util"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.3.tgz",
|
|
"_shasum": "324bcfd8d35cd3d47dae18cde63d752086435e9a",
|
|
"_spec": "@babel/code-frame@^7.8.3",
|
|
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\core",
|
|
"author": {
|
|
"name": "Sebastian McKenzie",
|
|
"email": "sebmck@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/highlight": "^7.10.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Generate errors that contain a code frame that point to source locations.",
|
|
"devDependencies": {
|
|
"chalk": "^2.0.0",
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
|
|
"homepage": "https://babeljs.io/",
|
|
"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"
|
|
},
|
|
"version": "7.10.3"
|
|
}
|
|
|