Nicolò Ribaudo 2f755ef052 v7.12.17
2021-02-18 15:58:43 +01:00

17 lines
399 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"
}