{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c73c1b25-8b96-4ca0-b320-9184a41d96ab",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:11:47Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "cli",
      "group": "@expo",
      "version": "0.16.6",
      "description": "The Expo CLI",
      "purl": "pkg:npm/%40expo/cli@0.16.6",
      "bom-ref": "pkg:npm/@expo/cli@0.16.6",
      "author": "Expo",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "expo-internal"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, prepare, clean, lint, typecheck, test, test:e2e, prepublishOnly, expo-module, generate-graphql-code"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "name": "cdx:npm:hasInstallScript",
          "value": "true"
        },
        {
          "name": "cdx:npm:risky_scripts",
          "value": "prepare"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo/tree/main/packages/@expo/cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/expo/expo.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@expo\\n@graphql-codegen"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@expo/spawn-async/package.json\\nnode_modules/@graphql-codegen/typescript/package.json\\nnode_modules/ansi-regex/package.json\\nnode_modules/ansi-styles/package.json\\nnode_modules/argparse/package.json\\nnode_modules/cli-cursor/package.json\\nnode_modules/cross-spawn/node_modules/semver/package.json\\nnode_modules/cross-spawn/package.json\\nnode_modules/devtools-protocol/package.json\\nnode_modules/escape-string-regexp/package.json\\nnode_modules/form-data/package.json\\nnode_modules/fs-extra/package.json\\nnode_modules/has-flag/package.json\\nnode_modules/js-yaml/package.json\\nnode_modules/log-symbols/node_modules/chalk/package.json\\nnode_modules/log-symbols/package.json\\nnode_modules/mimic-fn/package.json\\nnode_modules/onetime/package.json\\nnode_modules/open/package.json\\nnode_modules/ora/node_modules/chalk/package.json\\nnode_modules/ora/package.json\\nnode_modules/restore-cursor/package.json\\nnode_modules/strip-ansi/package.json\\nnode_modules/supports-color/package.json\\nnode_modules/tslib/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.4.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "supports-color",
      "version": "5.5.0",
      "description": "Detect whether a terminal supports color",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/supports-color@5.5.0",
      "type": "library",
      "bom-ref": "pkg:npm/supports-color@5.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/supports-color/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/supports-color/package.json"
              }
            ],
            "concludedValue": "node_modules/supports-color/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-ansi",
      "version": "5.2.0",
      "description": "Strip ANSI escape codes from a string",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@5.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@5.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-ansi/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-ansi/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "restore-cursor",
      "version": "2.0.0",
      "description": "Gracefully restore the CLI cursor on exit",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/restore-cursor@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/restore-cursor/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/restore-cursor/package.json"
              }
            ],
            "concludedValue": "node_modules/restore-cursor/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ora",
      "version": "3.4.0",
      "description": "Elegant terminal spinner",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ora@3.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/ora@3.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ora/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ora,ora/Ora"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ora/package.json"
              }
            ],
            "concludedValue": "node_modules/ora/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/utils/ora.js",
            "line": 9
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 4
          },
          {
            "location": "src/run/ios/appleDevice/installOnDeviceAsync.ts",
            "line": 2
          },
          {
            "location": "src/utils/ora.ts",
            "line": 2
          },
          {
            "location": "src/utils/ora.ts",
            "line": 28
          }
        ]
      }
    },
    {
      "group": "",
      "name": "chalk",
      "version": "2.4.2",
      "description": "Terminal string styling done right",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chalk@2.4.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@2.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ora/node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk"
        },
        {
          "name": "SrcFile",
          "value": "node_modules/log-symbols/node_modules/chalk/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/log-symbols/node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/log-symbols/node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/api/settings.js",
            "line": 6
          },
          {
            "location": "build/src/api/user/actions.js",
            "line": 8
          },
          {
            "location": "build/src/api/user/otp.js",
            "line": 8
          },
          {
            "location": "build/src/config/index.js",
            "line": 7
          },
          {
            "location": "build/src/customize/index.js",
            "line": 7
          },
          {
            "location": "build/src/customize/templates.js",
            "line": 7
          },
          {
            "location": "build/src/export/embed/index.js",
            "line": 7
          },
          {
            "location": "build/src/export/exportApp.js",
            "line": 7
          },
          {
            "location": "build/src/export/exportStaticAsync.js",
            "line": 10
          },
          {
            "location": "build/src/export/index.js",
            "line": 7
          },
          {
            "location": "build/src/export/saveAssets.js",
            "line": 8
          },
          {
            "location": "build/src/export/web/exportWebAsync.js",
            "line": 7
          },
          {
            "location": "build/src/export/web/index.js",
            "line": 7
          },
          {
            "location": "build/src/install/checkPackages.js",
            "line": 7
          },
          {
            "location": "build/src/install/fixPackages.js",
            "line": 6
          },
          {
            "location": "build/src/install/index.js",
            "line": 7
          },
          {
            "location": "build/src/install/installAsync.js",
            "line": 9
          },
          {
            "location": "build/src/install/installExpoPackage.js",
            "line": 7
          },
          {
            "location": "build/src/log.js",
            "line": 15
          },
          {
            "location": "build/src/prebuild/clearNativeFolder.js",
            "line": 11
          },
          {
            "location": "build/src/prebuild/copyTemplateFiles.js",
            "line": 7
          },
          {
            "location": "build/src/prebuild/index.js",
            "line": 7
          },
          {
            "location": "build/src/prebuild/prebuildAsync.js",
            "line": 6
          },
          {
            "location": "build/src/prebuild/resolveOptions.js",
            "line": 12
          },
          {
            "location": "build/src/prebuild/resolveTemplate.js",
            "line": 7
          },
          {
            "location": "build/src/prebuild/updateFromTemplate.js",
            "line": 6
          },
          {
            "location": "build/src/prebuild/updatePackageJson.js",
            "line": 11
          },
          {
            "location": "build/src/prebuild/validateTemplatePlatforms.js",
            "line": 6
          },
          {
            "location": "build/src/run/android/index.js",
            "line": 7
          },
          {
            "location": "build/src/run/hints.js",
            "line": 8
          },
          {
            "location": "build/src/run/index.js",
            "line": 7
          },
          {
            "location": "build/src/run/ios/XcodeBuild.js",
            "line": 14
          },
          {
            "location": "build/src/run/ios/appleDevice/installOnDeviceAsync.js",
            "line": 7
          },
          {
            "location": "build/src/run/ios/codeSigning/configureCodeSigning.js",
            "line": 6
          },
          {
            "location": "build/src/run/ios/codeSigning/resolveCertificateSigningIdentity.js",
            "line": 8
          },
          {
            "location": "build/src/run/ios/index.js",
            "line": 7
          },
          {
            "location": "build/src/run/ios/launchApp.js",
            "line": 6
          },
          {
            "location": "build/src/run/ios/options/promptDevice.js",
            "line": 7
          },
          {
            "location": "build/src/run/ios/options/resolveNativeScheme.js",
            "line": 9
          },
          {
            "location": "build/src/run/ios/runIosAsync.js",
            "line": 6
          },
          {
            "location": "build/src/run/startBundler.js",
            "line": 7
          },
          {
            "location": "build/src/start/doctor/apple/XcodePrerequisite.js",
            "line": 6
          },
          {
            "location": "build/src/start/doctor/apple/XcrunPrerequisite.js",
            "line": 6
          },
          {
            "location": "build/src/start/doctor/dependencies/bundledNativeModules.js",
            "line": 7
          },
          {
            "location": "build/src/start/doctor/dependencies/ensureDependenciesAsync.js",
            "line": 8
          },
          {
            "location": "build/src/start/doctor/dependencies/validateDependenciesVersions.js",
            "line": 9
          },
          {
            "location": "build/src/start/doctor/web/WebSupportProjectPrerequisite.js",
            "line": 7
          },
          {
            "location": "build/src/start/index.js",
            "line": 7
          },
          {
            "location": "build/src/start/interface/commandsTable.js",
            "line": 8
          },
          {
            "location": "build/src/start/interface/interactiveActions.js",
            "line": 5
          },
          {
            "location": "build/src/start/interface/startInterface.js",
            "line": 6
          },
          {
            "location": "build/src/start/platforms/DeviceManager.js",
            "line": 5
          },
          {
            "location": "build/src/start/platforms/PlatformManager.js",
            "line": 7
          },
          {
            "location": "build/src/start/platforms/android/AndroidDeviceManager.js",
            "line": 6
          },
          {
            "location": "build/src/start/platforms/android/adb.js",
            "line": 23
          },
          {
            "location": "build/src/start/platforms/android/emulator.js",
            "line": 10
          },
          {
            "location": "build/src/start/platforms/android/promptAndroidDevice.js",
            "line": 6
          },
          {
            "location": "build/src/start/platforms/ios/AppleDeviceManager.js",
            "line": 8
          },
          {
            "location": "build/src/start/platforms/ios/promptAppleDevice.js",
            "line": 7
          },
          {
            "location": "build/src/start/platforms/ios/simctlLogging.js",
            "line": 6
          },
          {
            "location": "build/src/start/platforms/ios/xcrun.js",
            "line": 7
          },
          {
            "location": "build/src/start/server/AsyncNgrok.js",
            "line": 5
          },
          {
            "location": "build/src/start/server/DevServerManager.js",
            "line": 7
          },
          {
            "location": "build/src/start/server/metro/MetroBundlerDevServer.js",
            "line": 8
          },
          {
            "location": "build/src/start/server/metro/MetroTerminalReporter.js",
            "line": 8
          },
          {
            "location": "build/src/start/server/metro/TerminalReporter.js",
            "line": 7
          },
          {
            "location": "build/src/start/server/metro/debugging/createDebugMiddleware.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/metro/instantiateMetro.js",
            "line": 10
          },
          {
            "location": "build/src/start/server/metro/metroErrorInterface.js",
            "line": 10
          },
          {
            "location": "build/src/start/server/metro/router.js",
            "line": 10
          },
          {
            "location": "build/src/start/server/metro/withMetroResolvers.js",
            "line": 9
          },
          {
            "location": "build/src/start/server/middleware/inspector/JsInspector.js",
            "line": 9
          },
          {
            "location": "build/src/start/server/middleware/inspector/createJsInspectorMiddleware.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/webpack/WebpackBundlerDevServer.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/webpack/compile.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/webpack/tls.js",
            "line": 8
          },
          {
            "location": "build/src/start/startAsync.js",
            "line": 7
          },
          {
            "location": "build/src/utils/FileNotifier.js",
            "line": 5
          },
          {
            "location": "build/src/utils/args.js",
            "line": 10
          },
          {
            "location": "build/src/utils/cocoapods.js",
            "line": 11
          },
          {
            "location": "build/src/utils/errors.js",
            "line": 7
          },
          {
            "location": "build/src/utils/getOrPromptApplicationId.js",
            "line": 8
          },
          {
            "location": "build/src/utils/git.js",
            "line": 8
          },
          {
            "location": "build/src/utils/link.js",
            "line": 7
          },
          {
            "location": "build/src/utils/modifyConfigAsync.js",
            "line": 8
          },
          {
            "location": "build/src/utils/nodeModules.js",
            "line": 6
          },
          {
            "location": "build/src/utils/ora.js",
            "line": 8
          },
          {
            "location": "build/src/utils/port.js",
            "line": 9
          },
          {
            "location": "build/src/utils/profile.js",
            "line": 6
          },
          {
            "location": "build/src/utils/validateApplicationId.js",
            "line": 14
          },
          {
            "location": "build/src/whoami/whoamiAsync.js",
            "line": 6
          },
          {
            "location": "bin/cli.ts",
            "line": 3
          },
          {
            "location": "src/api/settings.ts",
            "line": 3
          },
          {
            "location": "src/api/settings.ts",
            "line": 11
          },
          {
            "location": "src/api/user/actions.ts",
            "line": 2
          },
          {
            "location": "src/api/user/otp.ts",
            "line": 2
          },
          {
            "location": "src/config/index.ts",
            "line": 2
          },
          {
            "location": "src/customize/index.ts",
            "line": 2
          },
          {
            "location": "src/customize/templates.ts",
            "line": 1
          },
          {
            "location": "src/customize/templates.ts",
            "line": 110
          },
          {
            "location": "src/export/embed/index.ts",
            "line": 3
          },
          {
            "location": "src/export/exportApp.ts",
            "line": 2
          },
          {
            "location": "src/export/exportStaticAsync.ts",
            "line": 8
          },
          {
            "location": "src/export/index.ts",
            "line": 2
          },
          {
            "location": "src/export/saveAssets.ts",
            "line": 8
          },
          {
            "location": "src/export/saveAssets.ts",
            "line": 80
          },
          {
            "location": "src/export/saveAssets.ts",
            "line": 101
          },
          {
            "location": "src/export/saveAssets.ts",
            "line": 141
          },
          {
            "location": "src/export/web/exportWebAsync.ts",
            "line": 2
          },
          {
            "location": "src/export/web/index.ts",
            "line": 2
          },
          {
            "location": "src/install/checkPackages.ts",
            "line": 3
          },
          {
            "location": "src/install/checkPackages.ts",
            "line": 70
          },
          {
            "location": "src/install/checkPackages.ts",
            "line": 92
          },
          {
            "location": "src/install/fixPackages.ts",
            "line": 2
          },
          {
            "location": "src/install/index.ts",
            "line": 2
          },
          {
            "location": "src/install/installAsync.ts",
            "line": 3
          },
          {
            "location": "src/install/installExpoPackage.ts",
            "line": 3
          },
          {
            "location": "src/log.ts",
            "line": 1
          },
          {
            "location": "src/log.ts",
            "line": 18
          },
          {
            "location": "src/log.ts",
            "line": 22
          },
          {
            "location": "src/prebuild/clearNativeFolder.ts",
            "line": 2
          },
          {
            "location": "src/prebuild/clearNativeFolder.ts",
            "line": 127
          },
          {
            "location": "src/prebuild/copyTemplateFiles.ts",
            "line": 3
          },
          {
            "location": "src/prebuild/copyTemplateFiles.ts",
            "line": 43
          },
          {
            "location": "src/prebuild/copyTemplateFiles.ts",
            "line": 44
          },
          {
            "location": "src/prebuild/copyTemplateFiles.ts",
            "line": 50
          },
          {
            "location": "src/prebuild/copyTemplateFiles.ts",
            "line": 53
          },
          {
            "location": "src/prebuild/index.ts",
            "line": 2
          },
          {
            "location": "src/prebuild/prebuildAsync.ts",
            "line": 3
          },
          {
            "location": "src/prebuild/prebuildAsync.ts",
            "line": 106
          },
          {
            "location": "src/prebuild/prebuildAsync.ts",
            "line": 107
          },
          {
            "location": "src/prebuild/resolveOptions.ts",
            "line": 3
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 2
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 151
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 162
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 171
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 180
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 181
          },
          {
            "location": "src/prebuild/updateFromTemplate.ts",
            "line": 3
          },
          {
            "location": "src/prebuild/updateFromTemplate.ts",
            "line": 125
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 2
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 55
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 179
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 187
          },
          {
            "location": "src/prebuild/validateTemplatePlatforms.ts",
            "line": 2
          },
          {
            "location": "src/run/android/index.ts",
            "line": 3
          },
          {
            "location": "src/run/hints.ts",
            "line": 1
          },
          {
            "location": "src/run/hints.ts",
            "line": 12
          },
          {
            "location": "src/run/hints.ts",
            "line": 18
          },
          {
            "location": "src/run/index.ts",
            "line": 2
          },
          {
            "location": "src/run/ios/XcodeBuild.ts",
            "line": 2
          },
          {
            "location": "src/run/ios/XcodeBuild.ts",
            "line": 323
          },
          {
            "location": "src/run/ios/XcodeBuild.ts",
            "line": 330
          },
          {
            "location": "src/run/ios/appleDevice/installOnDeviceAsync.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/appleDevice/installOnDeviceAsync.ts",
            "line": 56
          },
          {
            "location": "src/run/ios/codeSigning/configureCodeSigning.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/codeSigning/resolveCertificateSigningIdentity.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/codeSigning/resolveCertificateSigningIdentity.ts",
            "line": 36
          },
          {
            "location": "src/run/ios/index.ts",
            "line": 3
          },
          {
            "location": "src/run/ios/launchApp.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/options/promptDevice.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/options/promptDevice.ts",
            "line": 25
          },
          {
            "location": "src/run/ios/options/resolveNativeScheme.ts",
            "line": 2
          },
          {
            "location": "src/run/ios/options/resolveNativeScheme.ts",
            "line": 53
          },
          {
            "location": "src/run/ios/runIosAsync.ts",
            "line": 1
          },
          {
            "location": "src/run/startBundler.ts",
            "line": 2
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 1
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 111
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 116
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 117
          },
          {
            "location": "src/start/doctor/apple/XcrunPrerequisite.ts",
            "line": 2
          },
          {
            "location": "src/start/doctor/dependencies/bundledNativeModules.ts",
            "line": 2
          },
          {
            "location": "src/start/doctor/dependencies/ensureDependenciesAsync.ts",
            "line": 2
          },
          {
            "location": "src/start/doctor/dependencies/ensureDependenciesAsync.ts",
            "line": 54
          },
          {
            "location": "src/start/doctor/dependencies/ensureDependenciesAsync.ts",
            "line": 58
          },
          {
            "location": "src/start/doctor/dependencies/ensureDependenciesAsync.ts",
            "line": 92
          },
          {
            "location": "src/start/doctor/dependencies/ensureDependenciesAsync.ts",
            "line": 130
          },
          {
            "location": "src/start/doctor/dependencies/validateDependenciesVersions.ts",
            "line": 3
          },
          {
            "location": "src/start/doctor/web/WebSupportProjectPrerequisite.ts",
            "line": 8
          },
          {
            "location": "src/start/index.ts",
            "line": 2
          },
          {
            "location": "src/start/interface/commandsTable.ts",
            "line": 2
          },
          {
            "location": "src/start/interface/commandsTable.ts",
            "line": 99
          },
          {
            "location": "src/start/interface/commandsTable.ts",
            "line": 102
          },
          {
            "location": "src/start/interface/interactiveActions.ts",
            "line": 1
          },
          {
            "location": "src/start/interface/startInterface.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/DeviceManager.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/PlatformManager.ts",
            "line": 3
          },
          {
            "location": "src/start/platforms/android/AndroidDeviceManager.ts",
            "line": 2
          },
          {
            "location": "src/start/platforms/android/AndroidDeviceManager.ts",
            "line": 120
          },
          {
            "location": "src/start/platforms/android/AndroidDeviceManager.ts",
            "line": 124
          },
          {
            "location": "src/start/platforms/android/adb.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/android/adb.ts",
            "line": 64
          },
          {
            "location": "src/start/platforms/android/emulator.ts",
            "line": 2
          },
          {
            "location": "src/start/platforms/android/emulator.ts",
            "line": 53
          },
          {
            "location": "src/start/platforms/android/promptAndroidDevice.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/android/promptAndroidDevice.ts",
            "line": 18
          },
          {
            "location": "src/start/platforms/android/promptAndroidDevice.ts",
            "line": 33
          },
          {
            "location": "src/start/platforms/ios/AppleDeviceManager.ts",
            "line": 3
          },
          {
            "location": "src/start/platforms/ios/AppleDeviceManager.ts",
            "line": 126
          },
          {
            "location": "src/start/platforms/ios/AppleDeviceManager.ts",
            "line": 132
          },
          {
            "location": "src/start/platforms/ios/AppleDeviceManager.ts",
            "line": 134
          },
          {
            "location": "src/start/platforms/ios/promptAppleDevice.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/ios/promptAppleDevice.ts",
            "line": 51
          },
          {
            "location": "src/start/platforms/ios/simctlLogging.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/ios/simctlLogging.ts",
            "line": 240
          },
          {
            "location": "src/start/platforms/ios/xcrun.ts",
            "line": 2
          },
          {
            "location": "src/start/platforms/ios/xcrun.ts",
            "line": 26
          },
          {
            "location": "src/start/server/AsyncNgrok.ts",
            "line": 1
          },
          {
            "location": "src/start/server/AsyncNgrok.ts",
            "line": 172
          },
          {
            "location": "src/start/server/AsyncNgrok.ts",
            "line": 174
          },
          {
            "location": "src/start/server/AsyncNgrok.ts",
            "line": 191
          },
          {
            "location": "src/start/server/AsyncNgrok.ts",
            "line": 200
          },
          {
            "location": "src/start/server/DevServerManager.ts",
            "line": 3
          },
          {
            "location": "src/start/server/metro/MetroBundlerDevServer.ts",
            "line": 10
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 54
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 64
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 65
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 75
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 112
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 165
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 167
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 175
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 177
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 231
          },
          {
            "location": "src/start/server/metro/MetroTerminalReporter.ts",
            "line": 241
          },
          {
            "location": "src/start/server/metro/TerminalReporter.ts",
            "line": 3
          },
          {
            "location": "src/start/server/metro/TerminalReporter.ts",
            "line": 25
          },
          {
            "location": "src/start/server/metro/TerminalReporter.ts",
            "line": 34
          },
          {
            "location": "src/start/server/metro/debugging/createDebugMiddleware.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/createDebugMiddleware.ts",
            "line": 23
          },
          {
            "location": "src/start/server/metro/instantiateMetro.ts",
            "line": 3
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 7
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 33
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 35
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 37
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 61
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 99
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 102
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 106
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 109
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 133
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 135
          },
          {
            "location": "src/start/server/metro/metroErrorInterface.ts",
            "line": 140
          },
          {
            "location": "src/start/server/metro/router.ts",
            "line": 2
          },
          {
            "location": "src/start/server/metro/router.ts",
            "line": 51
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 7
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 242
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 246
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 248
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 264
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 266
          },
          {
            "location": "src/start/server/metro/withMetroResolvers.ts",
            "line": 269
          },
          {
            "location": "src/start/server/middleware/inspector/JsInspector.ts",
            "line": 1
          },
          {
            "location": "src/start/server/middleware/inspector/createJsInspectorMiddleware.ts",
            "line": 1
          },
          {
            "location": "src/start/server/middleware/inspector/createJsInspectorMiddleware.ts",
            "line": 27
          },
          {
            "location": "src/start/server/middleware/inspector/createJsInspectorMiddleware.ts",
            "line": 50
          },
          {
            "location": "src/start/server/webpack/WebpackBundlerDevServer.ts",
            "line": 1
          },
          {
            "location": "src/start/server/webpack/WebpackBundlerDevServer.ts",
            "line": 141
          },
          {
            "location": "src/start/server/webpack/WebpackBundlerDevServer.ts",
            "line": 288
          },
          {
            "location": "src/start/server/webpack/compile.ts",
            "line": 1
          },
          {
            "location": "src/start/server/webpack/compile.ts",
            "line": 24
          },
          {
            "location": "src/start/server/webpack/compile.ts",
            "line": 27
          },
          {
            "location": "src/start/server/webpack/tls.ts",
            "line": 2
          },
          {
            "location": "src/start/startAsync.ts",
            "line": 2
          },
          {
            "location": "src/start/startAsync.ts",
            "line": 69
          },
          {
            "location": "src/start/startAsync.ts",
            "line": 132
          },
          {
            "location": "src/utils/FileNotifier.ts",
            "line": 1
          },
          {
            "location": "src/utils/FileNotifier.ts",
            "line": 68
          },
          {
            "location": "src/utils/args.ts",
            "line": 4
          },
          {
            "location": "src/utils/cocoapods.ts",
            "line": 4
          },
          {
            "location": "src/utils/cocoapods.ts",
            "line": 101
          },
          {
            "location": "src/utils/cocoapods.ts",
            "line": 121
          },
          {
            "location": "src/utils/cocoapods.ts",
            "line": 172
          },
          {
            "location": "src/utils/cocoapods.ts",
            "line": 173
          },
          {
            "location": "src/utils/errors.ts",
            "line": 2
          },
          {
            "location": "src/utils/errors.ts",
            "line": 67
          },
          {
            "location": "src/utils/errors.ts",
            "line": 69
          },
          {
            "location": "src/utils/getOrPromptApplicationId.ts",
            "line": 2
          },
          {
            "location": "src/utils/git.ts",
            "line": 2
          },
          {
            "location": "src/utils/git.ts",
            "line": 52
          },
          {
            "location": "src/utils/git.ts",
            "line": 57
          },
          {
            "location": "src/utils/git.ts",
            "line": 59
          },
          {
            "location": "src/utils/link.ts",
            "line": 1
          },
          {
            "location": "src/utils/link.ts",
            "line": 19
          },
          {
            "location": "src/utils/link.ts",
            "line": 21
          },
          {
            "location": "src/utils/modifyConfigAsync.ts",
            "line": 2
          },
          {
            "location": "src/utils/modifyConfigAsync.ts",
            "line": 25
          },
          {
            "location": "src/utils/modifyConfigAsync.ts",
            "line": 35
          },
          {
            "location": "src/utils/modifyConfigAsync.ts",
            "line": 45
          },
          {
            "location": "src/utils/nodeModules.ts",
            "line": 1
          },
          {
            "location": "src/utils/nodeModules.ts",
            "line": 16
          },
          {
            "location": "src/utils/ora.ts",
            "line": 1
          },
          {
            "location": "src/utils/ora.ts",
            "line": 97
          },
          {
            "location": "src/utils/port.ts",
            "line": 1
          },
          {
            "location": "src/utils/port.ts",
            "line": 90
          },
          {
            "location": "src/utils/port.ts",
            "line": 97
          },
          {
            "location": "src/utils/port.ts",
            "line": 104
          },
          {
            "location": "src/utils/port.ts",
            "line": 106
          },
          {
            "location": "src/utils/port.ts",
            "line": 122
          },
          {
            "location": "src/utils/profile.ts",
            "line": 1
          },
          {
            "location": "src/utils/profile.ts",
            "line": 21
          },
          {
            "location": "src/utils/validateApplicationId.ts",
            "line": 2
          },
          {
            "location": "src/utils/validateApplicationId.ts",
            "line": 184
          },
          {
            "location": "src/utils/validateApplicationId.ts",
            "line": 196
          },
          {
            "location": "src/utils/validateApplicationId.ts",
            "line": 198
          },
          {
            "location": "src/whoami/whoamiAsync.ts",
            "line": 1
          },
          {
            "location": "src/whoami/whoamiAsync.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "open",
      "version": "8.4.0",
      "description": "Open stuff like URLs, files, executables. Cross-platform.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/open@8.4.0",
      "type": "library",
      "bom-ref": "pkg:npm/open@8.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/open/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "open"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/open/package.json"
              }
            ],
            "concludedValue": "node_modules/open/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/start/server/middleware/inspector/LaunchBrowserImplLinux.js",
            "line": 7
          },
          {
            "location": "build/src/start/server/middleware/inspector/LaunchBrowserImplWindows.js",
            "line": 7
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplLinux.ts",
            "line": 3
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplLinux.ts",
            "line": 71
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 2
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 135
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "onetime",
      "version": "2.0.1",
      "description": "Ensure a function is only called once",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/onetime@2.0.1",
      "type": "library",
      "bom-ref": "pkg:npm/onetime@2.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/onetime/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/onetime/package.json"
              }
            ],
            "concludedValue": "node_modules/onetime/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "mimic-fn",
      "version": "1.2.0",
      "description": "Make a function mimic another one",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/mimic-fn@1.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/mimic-fn@1.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mimic-fn/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mimic-fn/package.json"
              }
            ],
            "concludedValue": "node_modules/mimic-fn/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "log-symbols",
      "version": "2.2.0",
      "description": "Colored symbols for various log levels. Example: ✔︎ Success",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/log-symbols@2.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/log-symbols@2.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/log-symbols/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/log-symbols/package.json"
              }
            ],
            "concludedValue": "node_modules/log-symbols/package.json"
          }
        ]
      },
      "tags": [
        "log"
      ]
    },
    {
      "authors": [
        {
          "name": "Vladimir Zapparov <dervus.grim@gmail.com>"
        }
      ],
      "group": "",
      "name": "js-yaml",
      "version": "3.14.1",
      "description": "YAML 1.2 parser and serializer",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/js-yaml@3.14.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nodeca/js-yaml"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/js-yaml@3.14.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/js-yaml/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/js-yaml/package.json"
              }
            ],
            "concludedValue": "node_modules/js-yaml/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "has-flag",
      "version": "3.0.0",
      "description": "Check if argv has a specific flag",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/has-flag@3.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/has-flag@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/has-flag/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/has-flag/package.json"
              }
            ],
            "concludedValue": "node_modules/has-flag/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JP Richardson <jprichardson@gmail.com>"
        }
      ],
      "group": "",
      "name": "fs-extra",
      "version": "8.1.0",
      "description": "fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fs-extra@8.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jprichardson/node-fs-extra"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fs-extra@8.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fs-extra/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "fs-extra"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fs-extra/package.json"
              }
            ],
            "concludedValue": "node_modules/fs-extra/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/export/exportHermes.js",
            "line": 12
          },
          {
            "location": "build/src/utils/dir.js",
            "line": 10
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 2
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 82
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 83
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 101
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 102
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 115
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 143
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 145
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 146
          },
          {
            "location": "src/export/exportHermes.ts",
            "line": 154
          },
          {
            "location": "src/utils/dir.ts",
            "line": 1
          },
          {
            "location": "src/utils/dir.ts",
            "line": 5
          },
          {
            "location": "src/utils/dir.ts",
            "line": 13
          },
          {
            "location": "src/utils/dir.ts",
            "line": 29
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Felix Geisendörfer <felix@debuggable.com> (http://debuggable.com/)"
        }
      ],
      "group": "",
      "name": "form-data",
      "version": "3.0.1",
      "description": "A library to create readable \"multipart/form-data\" streams. Can be used to submit forms and file uploads to other web applications.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/form-data@3.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/form-data/form-data.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/form-data@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/form-data/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "form-data"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/form-data/package.json"
              }
            ],
            "concludedValue": "node_modules/form-data/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/start/server/middleware/ExpoGoManifestHandlerMiddleware.js",
            "line": 9
          },
          {
            "location": "src/api/rest/cache/wrapFetchWithCache.ts",
            "line": 12
          },
          {
            "location": "src/start/server/middleware/ExpoGoManifestHandlerMiddleware.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "escape-string-regexp",
      "version": "1.0.5",
      "description": "Escape RegExp special characters",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@1.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/escape-string-regexp@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/escape-string-regexp/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/escape-string-regexp/package.json"
              }
            ],
            "concludedValue": "node_modules/escape-string-regexp/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "The Chromium Authors"
        }
      ],
      "group": "",
      "name": "devtools-protocol",
      "version": "0.0.1113120",
      "description": "The Chrome DevTools Protocol JSON",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/devtools-protocol@0.0.1113120",
      "type": "library",
      "bom-ref": "pkg:npm/devtools-protocol@0.0.1113120",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/devtools-protocol/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "devtools-protocol,Protocol,devtools-protocol/Protocol"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/devtools-protocol/package.json"
              }
            ],
            "concludedValue": "node_modules/devtools-protocol/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/NetworkResponse.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/PageReload.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/VscodeDebuggerGetPossibleBreakpoints.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/VscodeDebuggerScriptParsed.ts",
            "line": 2
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/VscodeDebuggerSetBreakpointByUrl.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/VscodeRuntimeCallFunctionOn.ts",
            "line": 1
          },
          {
            "location": "src/start/server/metro/debugging/inspectorHandlers/VscodeRuntimeGetProperties.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "André Cruz <andre@moxy.studio>"
        }
      ],
      "group": "",
      "name": "cross-spawn",
      "version": "6.0.5",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@6.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/moxystudio/node-cross-spawn"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cross-spawn@6.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-spawn/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-spawn/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-spawn/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "semver",
      "version": "5.7.1",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@5.7.1",
      "type": "library",
      "bom-ref": "pkg:npm/semver@5.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cross-spawn/node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver,intersects,semver/intersects,Range,semver/Range,semver/gt"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cross-spawn/node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/cross-spawn/node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/prebuild/resolveTemplate.js",
            "line": 10
          },
          {
            "location": "build/src/prebuild/updatePackageJson.js",
            "line": 15
          },
          {
            "location": "build/src/start/doctor/apple/XcodePrerequisite.js",
            "line": 8
          },
          {
            "location": "build/src/start/doctor/dependencies/getMissingPackages.js",
            "line": 11
          },
          {
            "location": "build/src/start/doctor/dependencies/resolvePackages.js",
            "line": 10
          },
          {
            "location": "build/src/start/doctor/dependencies/validateDependenciesVersions.js",
            "line": 10
          },
          {
            "location": "build/src/start/doctor/ngrok/ExternalModule.js",
            "line": 8
          },
          {
            "location": "build/src/start/platforms/ExpoGoInstaller.js",
            "line": 5
          },
          {
            "location": "build/src/start/server/metro/instantiateMetro.js",
            "line": 13
          },
          {
            "location": "build/src/utils/downloadExpoGoAsync.js",
            "line": 9
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 6
          },
          {
            "location": "src/prebuild/resolveTemplate.ts",
            "line": 56
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 6
          },
          {
            "location": "src/prebuild/updatePackageJson.ts",
            "line": 284
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 3
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 39
          },
          {
            "location": "src/start/doctor/apple/XcodePrerequisite.ts",
            "line": 136
          },
          {
            "location": "src/start/doctor/dependencies/getMissingPackages.ts",
            "line": 3
          },
          {
            "location": "src/start/doctor/dependencies/getMissingPackages.ts",
            "line": 57
          },
          {
            "location": "src/start/doctor/dependencies/resolvePackages.ts",
            "line": 3
          },
          {
            "location": "src/start/doctor/dependencies/resolvePackages.ts",
            "line": 70
          },
          {
            "location": "src/start/doctor/dependencies/validateDependenciesVersions.ts",
            "line": 4
          },
          {
            "location": "src/start/doctor/dependencies/validateDependenciesVersions.ts",
            "line": 196
          },
          {
            "location": "src/start/doctor/dependencies/validateDependenciesVersions.ts",
            "line": 203
          },
          {
            "location": "src/start/doctor/ngrok/ExternalModule.ts",
            "line": 4
          },
          {
            "location": "src/start/doctor/ngrok/ExternalModule.ts",
            "line": 179
          },
          {
            "location": "src/start/platforms/ExpoGoInstaller.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/ExpoGoInstaller.ts",
            "line": 35
          },
          {
            "location": "src/start/server/metro/instantiateMetro.ts",
            "line": 9
          },
          {
            "location": "src/start/server/metro/instantiateMetro.ts",
            "line": 47
          },
          {
            "location": "src/utils/downloadExpoGoAsync.ts",
            "line": 4
          },
          {
            "location": "src/utils/downloadExpoGoAsync.ts",
            "line": 49
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "cli-cursor",
      "version": "2.1.0",
      "description": "Toggle the CLI cursor",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@2.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/cli-cursor@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cli-cursor/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cli-cursor/package.json"
              }
            ],
            "concludedValue": "node_modules/cli-cursor/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "group": "",
      "name": "argparse",
      "version": "1.0.10",
      "description": "Very powerful CLI arguments parser. Native port of argparse - python's options parsing library",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/argparse@1.0.10",
      "type": "library",
      "bom-ref": "pkg:npm/argparse@1.0.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/argparse/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/argparse/package.json"
              }
            ],
            "concludedValue": "node_modules/argparse/package.json"
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ansi-styles",
      "version": "3.2.1",
      "description": "ANSI escape codes for styling strings in the terminal",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@3.2.1",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-styles@3.2.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansi-styles/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansi-styles/package.json"
              }
            ],
            "concludedValue": "node_modules/ansi-styles/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ansi-regex",
      "version": "4.1.1",
      "description": "Regular expression for matching ANSI escape codes",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@4.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-regex@4.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansi-regex/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansi-regex/package.json"
              }
            ],
            "concludedValue": "node_modules/ansi-regex/package.json"
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "group": "@graphql-codegen",
      "name": "typescript",
      "version": "2.8.7",
      "description": "GraphQL Code Generator plugin for generating TypeScript types",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40graphql-codegen/typescript@2.8.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/dotansimha/graphql-code-generator.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@graphql-codegen/typescript@2.8.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@graphql-codegen/typescript/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@graphql-codegen/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/@graphql-codegen/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Expo"
        }
      ],
      "group": "@expo",
      "name": "spawn-async",
      "version": "1.5.0",
      "description": "A Promise-based interface into processes created by child_process.spawn",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40expo/spawn-async@1.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/expo/spawn-async#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/expo/spawn-async.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@expo/spawn-async@1.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@expo/spawn-async/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@expo/spawn-async,SpawnResult,@expo/spawn-async/SpawnResult,SpawnOptions,@expo/spawn-async/SpawnOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@expo/spawn-async/package.json"
              }
            ],
            "concludedValue": "node_modules/@expo/spawn-async/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/src/install/installExpoPackage.js",
            "line": 6
          },
          {
            "location": "build/src/run/ios/codeSigning/Security.js",
            "line": 12
          },
          {
            "location": "build/src/start/doctor/SecurityBinPrerequisite.js",
            "line": 5
          },
          {
            "location": "build/src/start/doctor/apple/SimulatorAppPrerequisite.js",
            "line": 6
          },
          {
            "location": "build/src/start/doctor/apple/XcodeDeveloperDiskImagePrerequisite.js",
            "line": 5
          },
          {
            "location": "build/src/start/doctor/apple/XcrunPrerequisite.js",
            "line": 5
          },
          {
            "location": "build/src/start/platforms/android/ADBServer.js",
            "line": 5
          },
          {
            "location": "build/src/start/platforms/android/emulator.js",
            "line": 9
          },
          {
            "location": "build/src/start/platforms/android/gradle.js",
            "line": 9
          },
          {
            "location": "build/src/start/platforms/ios/ensureSimulatorAppRunning.js",
            "line": 7
          },
          {
            "location": "build/src/start/platforms/ios/simctl.js",
            "line": 18
          },
          {
            "location": "build/src/start/platforms/ios/xcrun.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/middleware/inspector/LaunchBrowserImplLinux.js",
            "line": 6
          },
          {
            "location": "build/src/start/server/middleware/inspector/LaunchBrowserImplWindows.js",
            "line": 6
          },
          {
            "location": "build/src/utils/editor.js",
            "line": 7
          },
          {
            "location": "build/src/utils/git.js",
            "line": 7
          },
          {
            "location": "build/src/utils/npm.js",
            "line": 12
          },
          {
            "location": "build/src/utils/tar.js",
            "line": 6
          },
          {
            "location": "src/install/installExpoPackage.ts",
            "line": 2
          },
          {
            "location": "src/install/installExpoPackage.ts",
            "line": 62
          },
          {
            "location": "src/run/ios/codeSigning/Security.ts",
            "line": 1
          },
          {
            "location": "src/run/ios/codeSigning/Security.ts",
            "line": 27
          },
          {
            "location": "src/run/ios/codeSigning/Security.ts",
            "line": 47
          },
          {
            "location": "src/start/doctor/SecurityBinPrerequisite.ts",
            "line": 1
          },
          {
            "location": "src/start/doctor/SecurityBinPrerequisite.ts",
            "line": 11
          },
          {
            "location": "src/start/doctor/apple/SimulatorAppPrerequisite.ts",
            "line": 2
          },
          {
            "location": "src/start/doctor/apple/SimulatorAppPrerequisite.ts",
            "line": 43
          },
          {
            "location": "src/start/doctor/apple/XcodeDeveloperDiskImagePrerequisite.ts",
            "line": 1
          },
          {
            "location": "src/start/doctor/apple/XcodeDeveloperDiskImagePrerequisite.ts",
            "line": 10
          },
          {
            "location": "src/start/doctor/apple/XcrunPrerequisite.ts",
            "line": 1
          },
          {
            "location": "src/start/doctor/apple/XcrunPrerequisite.ts",
            "line": 46
          },
          {
            "location": "src/start/platforms/android/ADBServer.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/android/ADBServer.ts",
            "line": 48
          },
          {
            "location": "src/start/platforms/android/ADBServer.ts",
            "line": 84
          },
          {
            "location": "src/start/platforms/android/emulator.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/android/emulator.ts",
            "line": 25
          },
          {
            "location": "src/start/platforms/android/gradle.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/android/gradle.ts",
            "line": 110
          },
          {
            "location": "src/start/platforms/ios/ensureSimulatorAppRunning.ts",
            "line": 2
          },
          {
            "location": "src/start/platforms/ios/ensureSimulatorAppRunning.ts",
            "line": 73
          },
          {
            "location": "src/start/platforms/ios/simctl.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/ios/simctl.ts",
            "line": 99
          },
          {
            "location": "src/start/platforms/ios/xcrun.ts",
            "line": 1
          },
          {
            "location": "src/start/platforms/ios/xcrun.ts",
            "line": 11
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplLinux.ts",
            "line": 1
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplLinux.ts",
            "line": 33
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 1
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 39
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 60
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 86
          },
          {
            "location": "src/start/server/middleware/inspector/LaunchBrowserImplWindows.ts",
            "line": 113
          },
          {
            "location": "src/utils/editor.ts",
            "line": 1
          },
          {
            "location": "src/utils/editor.ts",
            "line": 32
          },
          {
            "location": "src/utils/git.ts",
            "line": 1
          },
          {
            "location": "src/utils/git.ts",
            "line": 44
          },
          {
            "location": "src/utils/npm.ts",
            "line": 2
          },
          {
            "location": "src/utils/npm.ts",
            "line": 54
          },
          {
            "location": "src/utils/tar.ts",
            "line": 1
          },
          {
            "location": "src/utils/tar.ts",
            "line": 13
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@expo/cli@0.16.6"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-21T18:11:47Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cli' with version '0.16.6'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 25 source files."
    }
  ]
}