{"name":"@firebase/firestore","version":"1.4.0","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":"tslint -p tsconfig.json -c tslint.json 'src/**/*.ts' 'test/**/*.ts'","lint:fix":"tslint --fix -p tsconfig.json -c tslint.json 'src/**/*.ts' 'test/**/*.ts'","lint:eslint":"eslint -c .eslintrc.json '**/*.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:node","test:browser":"karma start --single-run","test:browser:debug":"karma start --browsers=Chrome --auto-watch","test:node":"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":"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:emulator":"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.4.0","@firebase/logger":"0.1.16","@firebase/webchannel-wrapper":"0.2.20","@grpc/proto-loader":"^0.5.0","grpc":"1.20.3","tslib":"1.9.3"},"peerDependencies":{"@firebase/app":"0.x","@firebase/app-types":"0.x"},"devDependencies":{"@types/chai":"4.1.7","@types/long":"4.0.0","@types/mocha":"5.2.6","@types/sinon":"7.0.11","chai":"4.2.0","chai-as-promised":"7.1.1","indexeddbshim":"4.1.0","karma":"4.1.0","karma-chrome-launcher":"2.2.0","karma-cli":"2.0.0","karma-firefox-launcher":"1.1.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":"3.0.5","long":"3.2.0","mkdirp":"0.5.1","mocha":"6.1.4","npm-run-all":"4.1.5","nyc":"14.1.0","prettier":"1.17.0","protobufjs":"6.8.8","rollup":"1.11.0","rollup-plugin-copy-assets":"1.1.0","rollup-plugin-node-resolve":"4.2.3","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript2":"0.21.0","sinon":"7.3.2","source-map-loader":"0.2.4","ts-loader":"5.4.5","ts-node":"8.1.0","tslint":"5.16.0","typescript":"3.4.5","webpack":"4.30.0","yargs":"13.2.2","eslint":"5.16.0","@typescript-eslint/parser":"1.9.0","@typescript-eslint/eslint-plugin":"1.9.0","@typescript-eslint/eslint-plugin-tslint":"1.9.0"},"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.4.0","_npmVersion":"6.4.1","_nodeVersion":"8.12.0","_npmUser":{"name":"feiyang.chen","email":"feiyang.chen1@gmail.com"},"dist":{"shasum":"250204063111df318caf0bba7be2665420761c6b","size":2160445,"noattachment":false,"key":"/@firebase/firestore/-/@firebase/firestore-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/firestore/download/@firebase/firestore-1.4.0.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.4.0_1560462904732_0.46096956361898034"},"_hasShrinkwrap":false,"publish_time":1560462904979,"_cnpm_publish_time":1560462904979,"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"}}