forked from zhurui/management
51 lines
1.5 KiB
JSON
51 lines
1.5 KiB
JSON
{
|
|
"_from": "@babel/highlight@7.0.0-beta.44",
|
|
"_id": "@babel/highlight@7.0.0-beta.44",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-Il19yJvy7vMFm8AVAh6OZzaFoAd0hbkeMZiX3P5HGD+z7dyI7RzndHB0dg6Urh/VAFfHtpOIzDUSxmY6coyZWQ==",
|
|
"_location": "/@babel/highlight",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/highlight@7.0.0-beta.44",
|
|
"name": "@babel/highlight",
|
|
"escapedName": "@babel%2fhighlight",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.0.0-beta.44",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.0.0-beta.44"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/code-frame"
|
|
],
|
|
"_resolved": "https://registry.npmmirror.com/@babel/highlight/-/highlight-7.0.0-beta.44.tgz",
|
|
"_shasum": "18c94ce543916a80553edcdcf681890b200747d5",
|
|
"_spec": "@babel/highlight@7.0.0-beta.44",
|
|
"_where": "E:\\WebDevelop\\managment2\\management\\front\\dkha-web-sz-main\\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": "^3.0.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Syntax highlight JavaScript strings for output in terminals.",
|
|
"devDependencies": {
|
|
"strip-ansi": "^4.0.0"
|
|
},
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/highlight",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-highlight"
|
|
},
|
|
"version": "7.0.0-beta.44"
|
|
}
|