{
  "_args": [
    [
      "@firebase/webchannel-wrapper@0.2.26",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "@firebase/webchannel-wrapper@0.2.26",
  "_id": "@firebase/webchannel-wrapper@0.2.26",
  "_inBundle": false,
  "_integrity": "sha512-VlTurkvs4v7EVFWESBZGOPghFEokQhU5au5CP9WqA8B2/PcQRDsaaQlQCA6VATuEnW+vtSiSBvTiOc4004f8xg==",
  "_location": "/@firebase/webchannel-wrapper",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@firebase/webchannel-wrapper@0.2.26",
    "name": "@firebase/webchannel-wrapper",
    "escapedName": "@firebase%2fwebchannel-wrapper",
    "scope": "@firebase",
    "rawSpec": "0.2.26",
    "saveSpec": null,
    "fetchSpec": "0.2.26"
  },
  "_requiredBy": [
    "/@firebase/firestore"
  ],
  "_resolved": "https://registry.npmjs.org/@firebase/webchannel-wrapper/-/webchannel-wrapper-0.2.26.tgz",
  "_spec": "0.2.26",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Firebase",
    "email": "firebase-support@google.com",
    "url": "https://firebase.google.com/"
  },
  "bugs": {
    "url": "https://github.com/firebase/firebase-js-sdk/issues"
  },
  "description": "A wrapper of the webchannel packages from closure-library for use outside of a closure compiled application",
  "devDependencies": {
    "closure-builder": "2.3.8",
    "rollup": "1.20.3",
    "rollup-plugin-commonjs": "10.1.0",
    "rollup-plugin-sourcemaps": "0.4.2",
    "watch": "1.0.2"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/firebase/firebase-js-sdk#readme",
  "license": "Apache-2.0",
  "main": "dist/index.js",
  "module": "dist/index.esm.js",
  "name": "@firebase/webchannel-wrapper",
  "repository": {
    "directory": "packages/webchannel-wrapper",
    "type": "git",
    "url": "git+https://github.com/firebase/firebase-js-sdk.git"
  },
  "scripts": {
    "build": "node tools/build.js",
    "dev": "watch 'yarn build' src",
    "prepare": "yarn build"
  },
  "typings": "src/index.d.ts",
  "version": "0.2.26"
}
