2021-12-07 13:18:08 -05:00

16 lines
398 B
JSON

{
"name": "@babel/helper-validator-option",
"version": "7.12.17",
"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"
}