{"name":"@firebase/database","version":"0.9.2","description":"This is the Firebase Realtime Database component of the Firebase JS SDK.","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm.js","module":"dist/index.esm.js","esm2017":"dist/index.esm2017.js","scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","build":"run-p build:classic build:exp && yarn api-report","build:classic":"rollup -c rollup.config.js","build:exp":"rollup -c rollup.config.exp.js && yarn api-report","build:deps":"lerna run --scope @firebase/'{app,database}' --include-dependencies build","dev":"rollup -c -w","test":"run-p lint test:emulator","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:emulator","test:all":"run-p lint test:browser test:node","test:browser":"karma start --single-run","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 index.node.ts --config ../../config/mocharc.node.js","test:emulator":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/database-test-runner.ts","api-report":"api-extractor run --local --verbose","predoc":"node ../../scripts/exp/remove-exp.js temp","doc":"api-documenter markdown --input temp --output docs"},"license":"Apache-2.0","peerDependencies":{},"dependencies":{"@firebase/database-types":"0.6.1","@firebase/logger":"0.2.6","@firebase/util":"0.3.4","@firebase/component":"0.1.21","@firebase/auth-interop-types":"0.1.5","faye-websocket":"0.11.3","tslib":"^1.11.1"},"devDependencies":{"@firebase/app":"0.6.14","@firebase/app-types":"0.6.1","rollup":"2.35.1","rollup-plugin-typescript2":"0.29.0","typescript":"4.0.5"},"repository":{"directory":"packages/database","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"dist/index.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/database@0.9.2","_nodeVersion":"10.22.0","_npmVersion":"6.14.8","dist":{"shasum":"197fc76882ea8f050ebd09cd5ff4c1ba9a6a1787","size":1901632,"noattachment":false,"key":"/@firebase/database/-/@firebase/database-0.9.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/database/download/@firebase/database-0.9.2.tgz"},"_npmUser":{"name":"chholland","email":"chholland@google.com"},"directories":{},"maintainers":[{"name":"chholland","email":"chholland@google.com"},{"name":"hiranya911","email":"hiranya911@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/database_0.9.2_1612475094213_0.9669048097010025"},"_hasShrinkwrap":false,"publish_time":1612475094629,"_cnpm_publish_time":1612475094629,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.12.5-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.6.13-alpha.96ae6a5fe","latest":"0.12.5","longpoll":"0.8.2-longpoll.66863f547","next":"0.12.5-202205224240","pr5646":"0.12.2-pr5646.2abc5e854"}}