2021-01-04 18:02:13 +08:00

53 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-validator-option@7.12.11",
"E:\\Project\\npm-project\\vue-baidu-analytics"
]
],
"_development": true,
"_from": "@babel/helper-validator-option@7.12.11",
"_id": "@babel/helper-validator-option@7.12.11",
"_inBundle": false,
"_integrity": "sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==",
"_location": "/@babel/helper-validator-option",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-validator-option@7.12.11",
"name": "@babel/helper-validator-option",
"escapedName": "@babel%2fhelper-validator-option",
"scope": "@babel",
"rawSpec": "7.12.11",
"saveSpec": null,
"fetchSpec": "7.12.11"
},
"_requiredBy": [
"/@babel/helper-compilation-targets",
"/@babel/preset-env",
"/@babel/preset-typescript"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz",
"_spec": "7.12.11",
"_where": "E:\\Project\\npm-project\\vue-baidu-analytics",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"description": "Validate plugin/preset options",
"exports": "./lib/index.js",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/helper-validator-option",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-validator-option"
},
"version": "7.12.11"
}