55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"_from": "@babel/highlight@^7.8.3",
|
|
"_id": "@babel/highlight@7.9.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-lJZPilxX7Op3Nv/2cvFdnlepPXDxi29wxteT57Q965oc5R9v86ztx0jfxVrTcBk8C2kcPkkDa2Z4T3ZsPPVWsQ==",
|
|
"_location": "/@babel/highlight",
|
|
"_phantomChildren": {},
|
|
"_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.9.0.tgz",
|
|
"_shasum": "4e9b45ccb82b79607271b2979ad82c7b68163079",
|
|
"_spec": "@babel/highlight@^7.8.3",
|
|
"_where": "/home/juan/bigint-crypto-utils/node_modules/@babel/code-frame",
|
|
"author": {
|
|
"name": "suchipi",
|
|
"email": "me@suchipi.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-validator-identifier": "^7.9.0",
|
|
"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": "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"
|
|
}
|