[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "@babel/helper-validator-option@7.14.5",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "@babel/helper-validator-option@7.14.5",
|
---|
| 10 | "_id": "@babel/helper-validator-option@7.14.5",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==",
|
---|
| 13 | "_location": "/@babel/helper-validator-option",
|
---|
| 14 | "_phantomChildren": {},
|
---|
| 15 | "_requested": {
|
---|
| 16 | "type": "version",
|
---|
| 17 | "registry": true,
|
---|
| 18 | "raw": "@babel/helper-validator-option@7.14.5",
|
---|
| 19 | "name": "@babel/helper-validator-option",
|
---|
| 20 | "escapedName": "@babel%2fhelper-validator-option",
|
---|
| 21 | "scope": "@babel",
|
---|
| 22 | "rawSpec": "7.14.5",
|
---|
| 23 | "saveSpec": null,
|
---|
| 24 | "fetchSpec": "7.14.5"
|
---|
| 25 | },
|
---|
| 26 | "_requiredBy": [
|
---|
| 27 | "/@babel/helper-compilation-targets",
|
---|
| 28 | "/@babel/preset-env"
|
---|
| 29 | ],
|
---|
| 30 | "_resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz",
|
---|
| 31 | "_spec": "7.14.5",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 33 | "author": {
|
---|
| 34 | "name": "The Babel Team",
|
---|
| 35 | "url": "https://babel.dev/team"
|
---|
| 36 | },
|
---|
| 37 | "bugs": {
|
---|
| 38 | "url": "https://github.com/babel/babel/issues"
|
---|
| 39 | },
|
---|
[6a3a178] | 40 | "description": "Validate plugin/preset options",
|
---|
[59329aa] | 41 | "engines": {
|
---|
| 42 | "node": ">=6.9.0"
|
---|
[6a3a178] | 43 | },
|
---|
[59329aa] | 44 | "exports": "./lib/index.js",
|
---|
| 45 | "homepage": "https://github.com/babel/babel#readme",
|
---|
[6a3a178] | 46 | "license": "MIT",
|
---|
[59329aa] | 47 | "main": "./lib/index.js",
|
---|
| 48 | "name": "@babel/helper-validator-option",
|
---|
[6a3a178] | 49 | "publishConfig": {
|
---|
| 50 | "access": "public"
|
---|
| 51 | },
|
---|
[59329aa] | 52 | "repository": {
|
---|
| 53 | "type": "git",
|
---|
| 54 | "url": "git+https://github.com/babel/babel.git",
|
---|
| 55 | "directory": "packages/babel-helper-validator-option"
|
---|
[6a3a178] | 56 | },
|
---|
[59329aa] | 57 | "version": "7.14.5"
|
---|
| 58 | }
|
---|