{
  "_args": [
    [
      "@firebase/database@^0.3.6",
      "/home/techugo/Desktop/newsletter/newsletter/node_modules/firebase-admin"
    ]
  ],
  "_from": "@firebase/database@>=0.3.6 <0.4.0",
  "_hasShrinkwrap": false,
  "_id": "@firebase/database@0.3.16",
  "_inCache": true,
  "_installable": true,
  "_location": "/@firebase/database",
  "_nodeVersion": "8.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/database_0.3.16_1553205665372_0.16825009306635064"
  },
  "_npmUser": {
    "email": "feiyang.chen1@gmail.com",
    "name": "feiyang.chen"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "@firebase/database",
    "raw": "@firebase/database@^0.3.6",
    "rawSpec": "^0.3.6",
    "scope": "@firebase",
    "spec": ">=0.3.6 <0.4.0",
    "type": "range"
  },
  "_requiredBy": [
    "/firebase-admin"
  ],
  "_resolved": "https://registry.npmjs.org/@firebase/database/-/database-0.3.16.tgz",
  "_shasum": "ce6d9366428b4d239c7fb0a3eef267c4acdf41dc",
  "_shrinkwrap": null,
  "_spec": "@firebase/database@^0.3.6",
  "_where": "/home/techugo/Desktop/newsletter/newsletter/node_modules/firebase-admin",
  "author": {
    "email": "firebase-support@google.com",
    "name": "Firebase",
    "url": "https://firebase.google.com/"
  },
  "browser": "dist/index.cjs.js",
  "bugs": {
    "url": "https://github.com/firebase/firebase-js-sdk/issues"
  },
  "dependencies": {
    "@firebase/database-types": "0.3.8",
    "@firebase/logger": "0.1.10",
    "@firebase/util": "0.2.11",
    "faye-websocket": "0.11.1",
    "tslib": "1.9.3"
  },
  "description": "This is the Firebase Realtime Database component of the Firebase JS SDK.",
  "devDependencies": {
    "@types/chai": "4.1.7",
    "@types/mocha": "5.2.6",
    "@types/node": "11.10.5",
    "@types/sinon": "7.0.9",
    "chai": "4.2.0",
    "karma": "4.0.1",
    "karma-chrome-launcher": "2.2.0",
    "karma-cli": "2.0.0",
    "karma-firefox-launcher": "1.1.0",
    "karma-mocha": "1.3.0",
    "karma-sauce-launcher": "1.2.0",
    "karma-sourcemap-loader": "0.3.7",
    "karma-spec-reporter": "0.0.32",
    "karma-webpack": "3.0.5",
    "mocha": "6.0.2",
    "npm-run-all": "4.1.5",
    "nyc": "13.3.0",
    "rollup": "1.6.0",
    "rollup-plugin-typescript2": "0.19.3",
    "sinon": "7.2.7",
    "source-map-loader": "0.2.4",
    "ts-loader": "5.3.3",
    "ts-node": "8.0.3",
    "typescript": "3.3.3",
    "webpack": "4.29.6"
  },
  "directories": {},
  "dist": {
    "fileCount": 113,
    "integrity": "sha512-89Zx6PtZrYcOeOJKoTGSvr/YhNZ3KYLUfloDLgXtNGP6iABkxdpI154kLGL9Bas70ueoIX5ScFmd9eKSwUwWuA==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclAmiCRA9TVsSAnZWagAARMkP/0F3az+YJU+pb76JFrwL\nlaOFDUsXOjdDz0ecNl5QJaELSdJ6O8il3z9AI8KG0Ar2HxKnAC59gGVoUr2I\ntFt3IuuYMvtmF3Tsazzg8JqgGIgzAj89PuoYnpNwwRfWzVyHZr9ugpRPrOuJ\nbubBymcdG+kDpyaeQtiAe0ziKIAXeoS7O0rmQRrZmAwlnbMKR/oNkfF3B/q5\ndW6kMB+CdIUSN4X3VHFn2KUMEZoI1Np4xiiR2bpfSYcDt4+2V7xOQ433MHK5\noKaBJV+sI7F72DZN6sFWutSe3/a21A7T9XGwRu2OoREJ+Z/a77OnAkungjpq\nFLr/z57BwoIqY9H5ktbBsLdYgqtlTX/oFEeaHlwjeA84Pcyk9Vklw1TcD99p\nO82HZYPmgmHHZThYpMa04w7SLdqcn+JNWwm/Er4+Z2Ziy+bs/RgGjRvXI+Np\nttunD1KleN5WFMgLWHK5/BcCJj+0iGYeaaoDofF2h4lhE9mXQUIIw9qZfejA\nnCKusNRS5ZyJsJYTVhmz/hrIHQU+B6YQDNV1gtChcVJ/IZ1cZIkMYa9jkPmA\n5WqFVLvt3kUG5g3ERE6+pkHG+sjpGf/cq4xufxjOjtJY9P2hU37FNh1iqWZc\nTzzKRF3fJ6XT5/RHua6W55XrwFRGSPcnIroPwqBL8RkH5gzm8wqIF6crZbn7\nJSqH\r\n=citf\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "ce6d9366428b4d239c7fb0a3eef267c4acdf41dc",
    "tarball": "https://registry.npmjs.org/@firebase/database/-/database-0.3.16.tgz",
    "unpackedSize": 4899603
  },
  "homepage": "https://github.com/firebase/firebase-js-sdk#readme",
  "license": "Apache-2.0",
  "main": "dist/index.node.cjs.js",
  "maintainers": [
    {
      "name": "chholland",
      "email": "chholland@google.com"
    },
    {
      "name": "feiyang.chen",
      "email": "feiyang.chen1@gmail.com"
    },
    {
      "name": "firebase-ops",
      "email": "operations+plainlogo@firebase.com"
    },
    {
      "name": "google-wombot",
      "email": "node-team-npm+wombot@google.com"
    },
    {
      "name": "hiranya911",
      "email": "hiranya911@gmail.com"
    }
  ],
  "module": "dist/index.esm.js",
  "name": "@firebase/database",
  "nyc": {
    "extension": [
      ".ts"
    ],
    "reportDir": "./coverage/node"
  },
  "optionalDependencies": {},
  "peerDependencies": {
    "@firebase/app": "0.x",
    "@firebase/app-types": "0.x"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "directory": "packages/database",
    "type": "git",
    "url": "git+https://github.com/firebase/firebase-js-sdk.git"
  },
  "scripts": {
    "build": "rollup -c",
    "dev": "rollup -c -w",
    "prepare": "npm run build",
    "test": "yarn test:emulator",
    "test:all": "run-p test:browser test:node",
    "test:browser": "karma start --single-run",
    "test:emulator": "ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/database-test-runner.ts",
    "test:node": "TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/nodePatches.ts --opts ../../config/mocha.node.opts"
  },
  "typings": "dist/index.d.ts",
  "version": "0.3.16"
}
