| 12345678910111213141516171819 |
- {
- "name": "@babel/helper-validator-option",
- "version": "7.12.11",
- "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",
- "__npminstall_done": "Thu Dec 24 2020 20:20:34 GMT+0800 (CST)",
- "_from": "@babel/helper-validator-option@7.12.11",
- "_resolved": "https://registry.npm.taobao.org/@babel/helper-validator-option/download/@babel/helper-validator-option-7.12.11.tgz"
- }
|