mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/highlight@7.9.0",
|
|
"."
|
|
]
|
|
],
|
|
"_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": ".",
|
|
"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"
|
|
}
|