HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-172-31-4-197 6.8.0-1036-aws #38~22.04.1-Ubuntu SMP Fri Aug 22 15:44:33 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/web.enelar.com.co/node_modules/@firebase/webchannel-wrapper/package.json
{
  "name": "@firebase/webchannel-wrapper",
  "version": "1.0.1",
  "description": "A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application",
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
  "main": "empty.js",
  "exports": {
    "./webchannel-blob": {
      "types": "./dist/webchannel-blob/webchannel_blob_types.d.ts",
      "require": "./dist/webchannel-blob/webchannel_blob_es2018.js",
      "esm5": "./dist/webchannel-blob/webchannel_blob_es5.js",
      "default": "./dist/webchannel-blob/esm/webchannel_blob_es2018.js"
    },
    "./bloom-blob": {
      "types": "./dist/bloom-blob/bloom_blob_types.d.ts",
      "require": "./dist/bloom-blob/bloom_blob_es2018.js",
      "esm5": "./dist/bloom-blob/bloom_blob_es5.js",
      "default": "./dist/bloom-blob/esm/bloom_blob_es2018.js"
    },
    "./package.json": "./package.json"
  },
  "files": [
    "dist",
    "bloom-blob/package.json",
    "webchannel-blob/package.json"
  ],
  "scripts": {
    "dev": "watch 'yarn build' src",
    "build": "rollup -c",
    "test": "echo 'No test suite for webchannel-wrapper'",
    "test:ci": "echo 'No test suite for webchannel-wrapper'",
    "trusted-type-check": "tsec -p tsconfig.json --noEmit"
  },
  "license": "Apache-2.0",
  "devDependencies": {
    "closure-net": "git+https://github.com/google/closure-net.git#0412666",
    "@rollup/plugin-commonjs": "21.1.0",
    "rollup": "2.79.1",
    "rollup-plugin-copy": "3.5.0",
    "rollup-plugin-sourcemaps": "0.6.3",
    "rollup-plugin-typescript2": "0.31.2",
    "typescript": "4.7.4"
  },
  "repository": {
    "directory": "packages/webchannel-wrapper",
    "type": "git",
    "url": "git+https://github.com/firebase/firebase-js-sdk.git"
  },
  "typings": "./dist/webchannel-blob/webchannel_blob_types.d.ts",
  "bugs": {
    "url": "https://github.com/firebase/firebase-js-sdk/issues"
  }
}