mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
53 lines
1.6 KiB
JSON
53 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"@babel/helper-plugin-utils@7.8.3",
|
|
"/Users/ives/Documents/Dev/Personal/gh-pages-github-action"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "@babel/helper-plugin-utils@7.8.3",
|
|
"_id": "@babel/helper-plugin-utils@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
|
|
"_location": "/@babel/helper-plugin-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@babel/helper-plugin-utils@7.8.3",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"escapedName": "@babel%2fhelper-plugin-utils",
|
|
"scope": "@babel",
|
|
"rawSpec": "7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-syntax-bigint",
|
|
"/@babel/plugin-syntax-object-rest-spread",
|
|
"/babel-plugin-istanbul"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz",
|
|
"_spec": "7.8.3",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"description": "General utilities for plugins to use",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils"
|
|
},
|
|
"version": "7.8.3"
|
|
}
|