{"name":"@firebase/database","version":"0.12.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.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm5.js","standalone":"dist/index.standalone.js","scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts'  --ignore-path '../../.gitignore'","prettier":"prettier --write '*.js' '*.ts' '@(src|test)/**/*.ts'","build":"rollup -c rollup.config.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 src/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":"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","api-report:api-json":"rm -rf temp && api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","typings:public":"node ../../scripts/build/use_typings.js ./dist/public.d.ts"},"license":"Apache-2.0","peerDependencies":{},"dependencies":{"@firebase/logger":"0.3.0","@firebase/util":"1.4.0","@firebase/component":"0.5.7","@firebase/auth-interop-types":"0.1.6","faye-websocket":"0.11.4","tslib":"^2.1.0"},"devDependencies":{"@firebase/app":"0.7.4","rollup":"2.57.0","rollup-plugin-typescript2":"0.30.0","typescript":"4.2.2"},"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/public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/database@0.12.2","_nodeVersion":"12.22.3","_npmVersion":"6.14.13","dist":{"shasum":"8c24ff4d79abcbef5896c2cdeae02ccc382db44b","size":1359203,"noattachment":false,"key":"/@firebase/database/-/@firebase/database-0.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/database/download/@firebase/database-0.12.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.12.2_1634244740399_0.672767904796411"},"_hasShrinkwrap":false,"publish_time":1634244740602,"_cnpm_publish_time":1634244740602,"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"}}