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.
60 lines
1.7 KiB
60 lines
1.7 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/code-frame@^7.10.1",
|
||
|
"_id": "@babel/code-frame@7.10.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-IGhtTmpjGbYzcEDOw7DcQtbQSXcG9ftmAXtWTu9V936vDye4xjjekktFAtgZsWpzTj/X01jocB46mTywm/4SZw==",
|
||
|
"_location": "/@babel/code-frame",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/code-frame@^7.10.1",
|
||
|
"name": "@babel/code-frame",
|
||
|
"escapedName": "@babel%2fcode-frame",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.10.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.10.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/core",
|
||
|
"/@babel/template",
|
||
|
"/@babel/traverse"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.1.tgz",
|
||
|
"_shasum": "d5481c5095daa1c57e16e54c6f9198443afb49ff",
|
||
|
"_spec": "@babel/code-frame@^7.10.1",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/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.1"
|
||
|
},
|
||
|
"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": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
||
|
"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.1"
|
||
|
}
|