{ "_from": "@babel/highlight@^7.8.3", "_id": "@babel/highlight@7.8.3", "_inBundle": false, "_integrity": "sha512-PX4y5xQUvy0fnEVHrYOarRPXVWafSjTW9T0Hab8gVIawpl2Sj0ORyrygANq+KjcNlSSTw0YCLSNA8OyZ1I4yEg==", "_location": "/@babel/highlight", "_phantomChildren": { "escape-string-regexp": "1.0.5" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/highlight@^7.8.3", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "^7.8.3", "saveSpec": null, "fetchSpec": "^7.8.3" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.8.3.tgz", "_shasum": "28f173d04223eaaa59bc1d439a3836e6d1265797", "_spec": "@babel/highlight@^7.8.3", "_where": "/home/runner/work/ghaction-upx/ghaction-upx/node_modules/@babel/code-frame", "author": { "name": "suchipi", "email": "me@suchipi.com" }, "bundleDependencies": false, "dependencies": { "chalk": "^2.0.0", "esutils": "^2.0.2", "js-tokens": "^4.0.0" }, "deprecated": false, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" }, "gitHead": "a7620bd266ae1345975767bbc7abf09034437017", "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/highlight", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight" }, "version": "7.8.3" }