mirror of
https://github.com/JamesIves/github-pages-deploy-action.git
synced 2023-12-15 20:03:39 +08:00
15 lines
459 B
JSON
15 lines
459 B
JSON
{
|
|
"name": "@babel/helper-plugin-utils",
|
|
"version": "7.8.3",
|
|
"description": "General utilities for plugins to use",
|
|
"author": "Logan Smyth <loganfsmyth@gmail.com>",
|
|
"homepage": "https://babeljs.io/",
|
|
"license": "MIT",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-plugin-utils",
|
|
"main": "lib/index.js",
|
|
"gitHead": "a7620bd266ae1345975767bbc7abf09034437017"
|
|
}
|