{ "_args": [ [ "@babel/highlight@7.9.0", "/Users/ives/Documents/Dev/Personal/gh-pages-github-action" ] ], "_development": true, "_from": "@babel/highlight@7.9.0", "_id": "@babel/highlight@7.9.0", "_inBundle": false, "_integrity": "sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==", "_location": "/@babel/highlight", "_phantomChildren": { "escape-string-regexp": "1.0.5" }, "_requested": { "type": "version", "registry": true, "raw": "@babel/highlight@7.9.0", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "7.9.0", "saveSpec": null, "fetchSpec": "7.9.0" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.9.0.tgz", "_spec": "7.9.0", "_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action", "author": { "name": "suchipi", "email": "me@suchipi.com" }, "dependencies": { "@babel/helper-validator-identifier": "^7.9.0", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" }, "gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02", "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.9.0" }