{"name":"@firebase/database","version":"1.1.3","author":{"url":"https://firebase.google.com/","name":"Firebase","email":"firebase-support@google.com"},"license":"Apache-2.0","_id":"@firebase/database@1.1.3","maintainers":[{"name":"firebase-ops","email":"operations+plainlogo@firebase.com"},{"name":"feiyang.chen","email":"feiyang.chen1@gmail.com"},{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},{"name":"chholland","email":"chholland@google.com"}],"homepage":"https://github.com/firebase/firebase-js-sdk#readme","bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"dist":{"shasum":"ae3b1c906c45d70381359e61b4add6fc4beaa51e","tarball":"https://registry.npmjs.org/@firebase/database/-/database-1.1.3.tgz","fileCount":201,"integrity":"sha512-XwWCa+E4TvNGpGwXrycLRNfdogADwFcvuhyow6wDWma9W54roaQIhe+4PM0KiLsIftBdSCGI7OKCXrdSRHbIhw==","signatures":[{"sig":"MEUCIGoRAZIqoF6mieI0I5DbEifezihmtiqFxOJrS0SOju49AiEAhbTzioWn7DNfjBdFf4etxnXaGYSWnQa42PhNPYlNQW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8696327},"main":"dist/index.node.cjs.js","module":"dist/index.esm.js","browser":"dist/index.esm.js","engines":{"node":">=20.0.0"},"exports":{".":{"node":{"import":"./dist/node-esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"types":"./dist/public.d.ts","browser":{"import":"./dist/index.esm.js","require":"./dist/index.cjs.js"},"default":"./dist/index.esm.js","standalone":"./dist/index.standalone.js"},"./package.json":"./package.json"},"gitHead":"1adfd640e779ee0d89e62404c6823ca9f5a80ec0","scripts":{"dev":"rollup -c -w","doc":"api-documenter markdown --input temp --output docs","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","test":"run-p --npm-path npm lint test:emulator","build":"rollup -c rollup.config.js && yarn api-report","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","test:all":"run-p --npm-path npm lint test:browser test:node","test:node":"TS_NODE_FILES=true TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","api-report":"TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' ts-node ../../repo-scripts/prune-dts/extract-public-api.ts --package database --packageRoot . --typescriptDts ./dist/src/index.d.ts --rollupDts ./dist/private.d.ts --untrimmedRollupDts ./dist/internal.d.ts --publicDts ./dist/public.d.ts && yarn api-report:api-json","build:deps":"lerna run --scope @firebase/'{app,database}' --include-dependencies build","test:browser":"karma start","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/database-test-runner.ts","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts","trusted-type-check":"tsec -p tsconfig.json --noEmit","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose"},"typings":"./dist/public.d.ts","_npmUser":{"name":"google-wombot","email":"node-team-npm+wombot@google.com"},"repository":{"url":"git+https://github.com/firebase/firebase-js-sdk.git","type":"git","directory":"packages/database"},"standalone":"dist/index.standalone.js","_npmVersion":"10.9.0","description":"This is the Firebase Realtime Database component of the Firebase JS SDK.","directories":{},"_nodeVersion":"22.10.0","dependencies":{"tslib":"^2.1.0","@firebase/util":"1.15.1","faye-websocket":"0.11.4","@firebase/logger":"0.5.1","@firebase/component":"0.7.3","@firebase/auth-interop-types":"0.2.5","@firebase/app-check-interop-types":"0.3.4"},"_hasShrinkwrap":false,"devDependencies":{"rollup":"2.79.2","typescript":"5.5.4","@firebase/app":"0.14.12","rollup-plugin-typescript2":"0.37.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/database_1.1.3_1778159335193_0.6257769985130537","host":"s3://npm-registry-packages-npm-production"}}