github-pages-deploy-action/node_modules/@babel/helper-plugin-utils/package.json

53 lines
1.5 KiB
JSON
Raw Normal View History

2020-03-31 20:42:07 +08:00
{
2020-03-31 20:54:32 +08:00
"_args": [
[
"@babel/helper-plugin-utils@7.8.3",
"."
]
],
"_development": true,
"_from": "@babel/helper-plugin-utils@7.8.3",
2020-03-31 20:42:07 +08:00
"_id": "@babel/helper-plugin-utils@7.8.3",
"_inBundle": false,
"_integrity": "sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ==",
"_location": "/@babel/helper-plugin-utils",
"_phantomChildren": {},
"_requested": {
2020-03-31 20:54:32 +08:00
"type": "version",
2020-03-31 20:42:07 +08:00
"registry": true,
2020-03-31 20:54:32 +08:00
"raw": "@babel/helper-plugin-utils@7.8.3",
2020-03-31 20:42:07 +08:00
"name": "@babel/helper-plugin-utils",
"escapedName": "@babel%2fhelper-plugin-utils",
"scope": "@babel",
2020-03-31 20:54:32 +08:00
"rawSpec": "7.8.3",
2020-03-31 20:42:07 +08:00
"saveSpec": null,
2020-03-31 20:54:32 +08:00
"fetchSpec": "7.8.3"
2020-03-31 20:42:07 +08:00
},
"_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",
2020-03-31 20:54:32 +08:00
"_spec": "7.8.3",
"_where": ".",
2020-03-31 20:42:07 +08:00
"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"
}