{ "_from": "@babel/highlight@^7.10.4", "_id": "@babel/highlight@7.10.4", "_inBundle": false, "_integrity": "sha1-fRvf1ldTU4+r5sOFls23bZrGAUM=", "_location": "/@babel/highlight", "_phantomChildren": { "ansi-styles": "3.2.1", "escape-string-regexp": "1.0.5", "supports-color": "5.5.0" }, "_requested": { "type": "range", "registry": true, "raw": "@babel/highlight@^7.10.4", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "^7.10.4", "saveSpec": null, "fetchSpec": "^7.10.4" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npm.taobao.org/@babel/highlight/download/@babel/highlight-7.10.4.tgz?cache=0&sync_timestamp=1593521087106&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40babel%2Fhighlight%2Fdownload%2F%40babel%2Fhighlight-7.10.4.tgz", "_shasum": "7d1bdfd65753538fabe6c38596cdb76d9ac60143", "_spec": "@babel/highlight@^7.10.4", "_where": "/home/alvis/Projects/chrome-extension-syncmarks/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.4", "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": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df", "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.4" }