projecte_ionic/node_modules/@babel/helper-validator-option/package.json
2022-02-09 18:30:03 +01:00

55 lines
1.7 KiB
JSON
Executable file

{
"_from": "@babel/helper-validator-option@^7.14.5",
"_id": "@babel/helper-validator-option@7.14.5",
"_inBundle": false,
"_integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
"_location": "/@babel/helper-validator-option",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-validator-option@^7.14.5",
"name": "@babel/helper-validator-option",
"escapedName": "@babel%2fhelper-validator-option",
"scope": "@babel",
"rawSpec": "^7.14.5",
"saveSpec": null,
"fetchSpec": "^7.14.5"
},
"_requiredBy": [
"/@babel/helper-compilation-targets",
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
"_shasum": "6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3",
"_spec": "@babel/helper-validator-option@^7.14.5",
"_where": "/home/jack/Documents/JDA/m14/projecte_janmaroto/node_modules/@babel/helper-compilation-targets",
"author": {
"name": "The Babel Team",
"url": "https://babel.dev/team"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Validate plugin/preset options",
"engines": {
"node": ">=6.9.0"
},
"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.14.5"
}