Urara-Blog/node_modules/.pnpm-store/v3/files/8e/03d8b3b6936b4778591962b5a2a0c67be0bc68ced6b8d06e4f799a475abaa88a37547a5ee58e35a3aa636495fb7e6c74bcb0ae0246784fa25566dcc15be056
2022-08-14 01:14:53 +08:00

24 lines
No EOL
571 B
Text

{
"name": "@babel/helper-validator-option",
"version": "7.18.6",
"description": "Validate plugin/preset options",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel.git",
"directory": "packages/babel-helper-validator-option"
},
"license": "MIT",
"publishConfig": {
"access": "public"
},
"main": "./lib/index.js",
"exports": {
".": "./lib/index.js",
"./package.json": "./package.json"
},
"engines": {
"node": ">=6.9.0"
},
"author": "The Babel Team (https://babel.dev/team)",
"type": "commonjs"
}