mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
49 lines
1.6 KiB
JSON
49 lines
1.6 KiB
JSON
{
|
|
"_from": "@babel/helper-plugin-utils@^7.0.0",
|
|
"_id": "@babel/helper-plugin-utils@7.8.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
|
|
"_location": "/@babel/helper-plugin-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-plugin-utils@^7.0.0",
|
|
"name": "@babel/helper-plugin-utils",
|
|
"escapedName": "@babel%2fhelper-plugin-utils",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.0.0"
|
|
},
|
|
"_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",
|
|
"_shasum": "9ea293be19babc0f52ff8ca88b34c3611b208670",
|
|
"_spec": "@babel/helper-plugin-utils@^7.0.0",
|
|
"_where": "/Users/ives/Documents/Dev/Personal/gh-pages-github-action/node_modules/babel-plugin-istanbul",
|
|
"author": {
|
|
"name": "Logan Smyth",
|
|
"email": "loganfsmyth@gmail.com"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"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"
|
|
}
|