{ "_args": [ [ "@babel/highlight@7.13.8", "D:\\jenkins\\workspace\\xq-web-bpm" ] ], "_development": true, "_from": "@babel/highlight@7.13.8", "_id": "@babel/highlight@7.13.8", "_inBundle": false, "_integrity": "sha512-4vrIhfJyfNf+lCtXC2ck1rKSzDwciqF7IWFhXXrSOUC2O5DrVp+w4c6ed4AllTxhTkUP5x2tYj41VaxdVMMRDw==", "_location": "/@babel/highlight", "_phantomChildren": { "color-convert": "1.9.3", "escape-string-regexp": "1.0.5", "has-flag": "3.0.0" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/highlight@7.13.8", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "7.13.8", "saveSpec": null, "fetchSpec": "7.13.8" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.13.8.tgz", "_spec": "7.13.8", "_where": "D:\\jenkins\\workspace\\xq-web-bpm", "author": { "name": "suchipi", "email": "me@suchipi.com" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "dependencies": { "@babel/helper-validator-identifier": "^7.12.11", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "@types/chalk": "^2.0.0", "strip-ansi": "^4.0.0" }, "homepage": "https://babel.dev/docs/en/next/babel-highlight", "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.13.8" }