{"name":"@firebase/database","version":"0.6.3-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.cjs.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","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.5.1-0","@firebase/logger":"0.2.4-0","@firebase/util":"0.2.47-0","@firebase/component":"0.1.12-0","@firebase/auth-interop-types":"0.1.5-0","faye-websocket":"0.11.3","tslib":"1.11.1"},"devDependencies":{"@firebase/app":"0.6.4-0","@firebase/app-types":"0.6.1-0","rollup":"2.7.6","rollup-plugin-typescript2":"0.27.0","typescript":"3.8.3"},"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"},"readmeFilename":"README.md","homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/database@0.6.3-0","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"d166218b13f721d9ede9090a2c0c93e589431a0b","size":1244072,"noattachment":false,"key":"/@firebase/database/-/@firebase/database-0.6.3-0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/database/download/@firebase/database-0.6.3-0.tgz"},"maintainers":[{"name":"chholland","email":"chholland@google.com"},{"name":"hiranya911","email":"hiranya911@gmail.com"}],"_npmUser":{"name":"feiyang.chen","email":"feiyang.chen1@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/database_0.6.3-0_1589931146954_0.9162570727835397"},"_hasShrinkwrap":false,"publish_time":1589931147154,"_cnpm_publish_time":1589931147154,"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"}}