Urara-Blog/node_modules/.pnpm-store/v3/files/8a/facbedc8507c9a1270f56f7c83266042855cf8e60bc84126c9449085b02d25da4514b285ce58dbbc2c996f556bf8821df1458775c2bc92db3e43ee628e6fee
2022-08-14 01:14:53 +08:00

21 lines
No EOL
557 B
Text

{
"name": "@babel/helper-plugin-utils",
"version": "7.18.9",
"description": "General utilities for plugins to use",
"author": "The Babel Team (https://babel.dev/team)",
"homepage": "https://babel.dev/docs/en/next/babel-helper-plugin-utils",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-plugin-utils"
},
"main": "./lib/index.js",
"engines": {
"node": ">=6.9.0"
},
"type": "commonjs"
}