Nicolò Ribaudo 726154c78e v7.12.0
2020-10-14 21:48:45 +02:00

17 lines
398 B
JSON

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