Files
Speedtest-Tracker/conf/site/node_modules/@babel/helper-validator-option/package.json
Henry Whitaker 2219b0213c npm install
2021-03-07 09:24:01 +00:00

16 lines
397 B
JSON

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