{"name":"@firebase/database","version":"0.8.0","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":"rollup -c","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","prepare":"yarn build"},"license":"Apache-2.0","peerDependencies":{},"dependencies":{"@firebase/database-types":"0.6.0","@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.13","@firebase/app-types":"0.6.1","rollup":"2.33.2","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.8.0","_nodeVersion":"10.21.0","_npmVersion":"6.14.4","dist":{"shasum":"0d61cb84f66a8fdf6febd1c2152e125ef7765bc5","size":965681,"noattachment":false,"key":"/@firebase/database/-/@firebase/database-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/database/download/@firebase/database-0.8.0.tgz"},"_npmUser":{"name":"feiyang.chen","email":"feiyang.chen1@gmail.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.8.0_1605825597947_0.3325347585615077"},"_hasShrinkwrap":false,"publish_time":1605825598217,"_cnpm_publish_time":1605825598217,"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"}}