{"name":"@firebase/firestore","version":"1.5.3","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":{"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: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","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/firestore-types":"1.5.0","@firebase/logger":"0.1.25","@firebase/webchannel-wrapper":"0.2.26","@grpc/proto-loader":"^0.5.0","@firebase/util":"0.2.28","grpc":"1.23.3","tslib":"1.10.0"},"peerDependencies":{"@firebase/app":"0.x","@firebase/app-types":"0.x"},"devDependencies":{"@types/chai":"4.2.0","@types/long":"4.0.0","@types/mocha":"5.2.7","@types/sinon":"7.0.13","chai":"4.2.0","chai-as-promised":"7.1.1","indexeddbshim":"4.1.0","find-free-port":"2.0.0","karma":"4.3.0","karma-chrome-launcher":"3.1.0","karma-cli":"2.0.0","karma-firefox-launcher":"1.2.0","karma-mocha":"1.3.0","karma-sauce-launcher":"1.2.0","karma-sourcemap-loader":"0.3.7","karma-spec-reporter":"0.0.32","karma-summary-reporter":"1.6.0","karma-webpack":"4.0.2","long":"3.2.0","mkdirp":"0.5.1","mocha":"6.2.0","npm-run-all":"4.1.5","nyc":"14.1.1","prettier":"1.18.2","protobufjs":"6.8.8","rollup":"1.20.3","rollup-plugin-copy-assets":"1.1.0","rollup-plugin-node-resolve":"5.2.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript2":"0.24.0","sinon":"7.4.1","source-map-loader":"0.2.4","ts-loader":"6.0.4","ts-node":"8.3.0","tslint":"5.19.0","typescript":"3.5.3","webpack":"4.39.3","yargs":"14.0.0","eslint":"5.16.0","@typescript-eslint/parser":"2.0.0","@typescript-eslint/eslint-plugin":"2.0.0","@typescript-eslint/eslint-plugin-tslint":"2.0.0","eslint-plugin-import":"2.18.2"},"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.5.3","_npmVersion":"6.4.1","_nodeVersion":"8.16.0","_npmUser":{"name":"feiyang.chen","email":"feiyang.chen1@gmail.com"},"dist":{"shasum":"657bae6b83e17c2eb8f1d0ebe431896a5313b79b","size":2207570,"noattachment":false,"key":"/@firebase/firestore/-/@firebase/firestore-1.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/firestore/download/@firebase/firestore-1.5.3.tgz"},"maintainers":[{"name":"chholland","email":"chholland@google.com"},{"name":"hiranya911","email":"hiranya911@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/firestore_1.5.3_1568927355040_0.23256499534653008"},"_hasShrinkwrap":false,"publish_time":1568927355255,"_cnpm_publish_time":1568927355255,"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"}}