{"name":"@firebase/firestore","version":"1.12.2","description":"This is the [Cloud Firestore](https://firebase.google.com/docs/firestore/) component of the [Firebase JS SDK](https://www.npmjs.com/package/firebase).","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"scripts":{"prebuild":"tsc -d --downlevelIteration --declarationDir dist/lib --emitDeclarationOnly && tsc -m es2015 --moduleResolution node scripts/*.ts ","build":"rollup -c","build:console":"node tools/console.build.js","dev":"rollup -c -w","lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","prettier":"prettier --write 'src/**/*.js' 'test/**/*.js' 'src/**/*.ts' 'test/**/*.ts'","test":"run-s lint test:all","test:all":"run-p test:browser test:travis test:minified","test:browser":"karma start --single-run","test:browser:debug":"karma start --browsers=Chrome --auto-watch","test:node":"FIRESTORE_EMULATOR_PORT=8080 FIRESTORE_EMULATOR_PROJECT_ID=test-emulator TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file index.node.ts --opts ../../config/mocha.node.opts","test:node:prod":"TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --file index.node.ts --opts ../../config/mocha.node.opts","test:node:persistence":"FIRESTORE_EMULATOR_PORT=8080 FIRESTORE_EMULATOR_PROJECT_ID=test-emulator USE_MOCK_PERSISTENCE=YES TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --require ts-node/register --require index.node.ts --require test/util/node_persistence.ts --opts ../../config/mocha.node.opts","test:node:persistence:prod":"USE_MOCK_PERSISTENCE=YES TS_NODE_CACHE=NO TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'test/{,!(browser)/**/}*.test.ts' --require ts-node/register --require index.node.ts --require test/util/node_persistence.ts --opts ../../config/mocha.node.opts","test:travis":"ts-node --compiler-options='{\"module\":\"commonjs\"}' ../../scripts/emulator-testing/firestore-test-runner.ts","test:minified":"(cd ../../integration/firestore ; yarn test:manual)","prepare":"yarn build"},"main":"dist/index.node.cjs.js","browser":"dist/index.cjs.js","module":"dist/index.esm.js","esm2017":"dist/index.esm2017.js","license":"Apache-2.0","dependencies":{"@firebase/component":"0.1.8","@firebase/firestore-types":"1.10.1","@firebase/logger":"0.2.0","@firebase/util":"0.2.43","@firebase/webchannel-wrapper":"0.2.38","@grpc/proto-loader":"^0.5.0","grpc":"1.24.2","tslib":"1.11.1"},"peerDependencies":{"@firebase/app":"0.x","@firebase/app-types":"0.x"},"devDependencies":{"protobufjs":"6.8.9","rollup":"2.0.6","rollup-plugin-copy-assets":"1.1.0","rollup-plugin-json":"4.0.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-replace":"2.2.0","rollup-plugin-sourcemaps":"0.5.0","rollup-plugin-terser":"5.3.0","rollup-plugin-typescript2":"0.26.0","ts-node":"8.6.2","typescript":"3.8.3"},"repository":{"directory":"packages/firestore","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/firestore@1.12.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"2688c9ef726eed8078bd92414c00b052ae167e03","size":2269151,"noattachment":false,"key":"/@firebase/firestore/-/@firebase/firestore-1.12.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/firestore/download/@firebase/firestore-1.12.2.tgz"},"maintainers":[{"name":"chholland","email":"chholland@google.com"},{"name":"hiranya911","email":"hiranya911@gmail.com"}],"_npmUser":{"name":"chholland","email":"chholland@google.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/firestore_1.12.2_1584650580309_0.6998667338492677"},"_hasShrinkwrap":false,"publish_time":1584650580524,"_cnpm_publish_time":1584650580524,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"3.4.4-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"1.18.0-alpha.96ae6a5fe","latest":"2.4.1","longpoll":"2.1.2-longpoll.66863f547","next":"2.4.1-2022028193537","pr5646":"3.1.1-pr5646.2abc5e854"}}