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.
59 lines
1.7 KiB
59 lines
1.7 KiB
4 years ago
|
{
|
||
|
"_from": "@babel/highlight@^7.10.1",
|
||
|
"_id": "@babel/highlight@7.10.1",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-8rMof+gVP8mxYZApLF/JgNDAkdKa+aJt3ZYxF8z6+j/hpeXL7iMsKCPHa2jNMHu/qqBwzQF4OHNoYi8dMA/rYg==",
|
||
|
"_location": "/@babel/highlight",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "@babel/highlight@^7.10.1",
|
||
|
"name": "@babel/highlight",
|
||
|
"escapedName": "@babel%2fhighlight",
|
||
|
"scope": "@babel",
|
||
|
"rawSpec": "^7.10.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^7.10.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/code-frame"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.1.tgz",
|
||
|
"_shasum": "841d098ba613ba1a427a2b383d79e35552c38ae0",
|
||
|
"_spec": "@babel/highlight@^7.10.1",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board/node_modules/@babel/code-frame",
|
||
|
"author": {
|
||
|
"name": "suchipi",
|
||
|
"email": "me@suchipi.com"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/babel/babel/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"@babel/helper-validator-identifier": "^7.10.1",
|
||
|
"chalk": "^2.0.0",
|
||
|
"js-tokens": "^4.0.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Syntax highlight JavaScript strings for output in terminals.",
|
||
|
"devDependencies": {
|
||
|
"strip-ansi": "^4.0.0"
|
||
|
},
|
||
|
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
|
||
|
"homepage": "https://babeljs.io/",
|
||
|
"license": "MIT",
|
||
|
"main": "lib/index.js",
|
||
|
"name": "@babel/highlight",
|
||
|
"publishConfig": {
|
||
|
"access": "public"
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/babel/babel.git",
|
||
|
"directory": "packages/babel-highlight"
|
||
|
},
|
||
|
"version": "7.10.1"
|
||
|
}
|