spaceout/front_end/node_modules/@babel/helper-validator-option/package.json
2020-12-12 10:25:30 -05:00

52 lines
1.6 KiB
JSON

{
"_args": [
[
"@babel/helper-validator-option@7.12.1",
"/home/chinmay/Desktop/HackTJ2020/frontend"
]
],
"_development": true,
"_from": "@babel/helper-validator-option@7.12.1",
"_id": "@babel/helper-validator-option@7.12.1",
"_inBundle": false,
"_integrity": "sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==",
"_location": "/@babel/helper-validator-option",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/helper-validator-option@7.12.1",
"name": "@babel/helper-validator-option",
"escapedName": "@babel%2fhelper-validator-option",
"scope": "@babel",
"rawSpec": "7.12.1",
"saveSpec": null,
"fetchSpec": "7.12.1"
},
"_requiredBy": [
"/@babel/helper-compilation-targets",
"/@babel/preset-env"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz",
"_spec": "7.12.1",
"_where": "/home/chinmay/Desktop/HackTJ2020/frontend",
"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.1"
}