{"name":"@firebase/auth","version":"0.19.2","description":"The Firebase Authenticaton component of the Firebase JS SDK.","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/node/index.js","react-native":"dist/rn/index.js","browser":"dist/esm2017/index.js","module":"dist/esm2017/index.js","cordova":"dist/cordova/index.esm5.js","webworker":"dist/index.webworker.esm5.js","esm5":"dist/esm5/index.js","exports":{".":{"node":{"import":"./dist/node-esm/index.js","require":"./dist/node/index.js"},"react-native":"./dist/rn/index.js","cordova":"./dist/cordova/index.esm5.js","webworker":"./dist/index.webworker.esm5.js","esm5":"./dist/esm5/index.js","default":"./dist/esm2017/index.js"},"./internal":{"node":{"import":"./dist/node-esm/internal.js","require":"./dist/node/internal.js"},"react-native":"./dist/rn/internal.js","cordova":"./dist/cordova/internal.js","esm5":"./dist/esm5/internal.js","default":"./dist/esm2017/internal.js"},"./package.json":"./package.json"},"scripts":{"lint":"eslint -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","lint:fix":"eslint --fix -c .eslintrc.js '**/*.ts' --ignore-path '../../.gitignore'","build":"rollup -c && yarn api-report","build:deps":"lerna run --scope @firebase/auth --include-dependencies build","build:release":"yarn build && yarn typings:public","build:scripts":"tsc -moduleResolution node --module commonjs scripts/*.ts && ls scripts/*.js | xargs -I % sh -c 'terser %  -o %'","dev":"rollup -c -w","test":"run-p lint test:all","test:all":"run-p test:browser:unit test:node:unit test:integration","test:integration":"firebase emulators:exec --project emulatedproject --only auth \"run-s test:browser:integration:local test:node:integration:local test:webdriver\"","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:integration:local":"run-s test:node:integration:local test:browser:integration:local test:webdriver","test:browser":"karma start --single-run --local","test:browser:unit":"karma start --single-run --unit","test:browser:integration":"karma start --single-run --integration","test:browser:integration:local":"karma start --single-run --integration --local","test:browser:debug":"karma start --auto-watch","test:browser:unit:debug":"karma start --auto-watch --unit","test:cordova":"karma start --single-run --cordova","test:cordova:debug":"karma start --auto-watch --cordova","test:node":"run-s test:node:unit test:node:integration:local","test:node:unit":"ts-node -O '{\"module\": \"commonjs\", \"target\": \"es6\"}' scripts/run_node_tests.ts","test:node:integration":"ts-node -O '{\"module\": \"commonjs\", \"target\": \"es6\"}' scripts/run_node_tests.ts --integration","test:node:integration:local":"ts-node -O '{\"module\": \"commonjs\", \"target\": \"es6\"}' scripts/run_node_tests.ts --integration --local","test:webdriver":"rollup -c test/integration/webdriver/static/rollup.config.js && ts-node -O '{\"module\": \"commonjs\", \"target\": \"es6\"}' scripts/run_node_tests.ts --webdriver","api-report":"api-extractor run --local --verbose","doc":"api-documenter markdown --input temp --output docs","build:doc":"yarn build && yarn doc","typings:public":"node ../../scripts/build/use_typings.js ./dist/auth-public.d.ts"},"peerDependencies":{"@firebase/app":"0.x"},"dependencies":{"@firebase/component":"0.5.9","@firebase/logger":"0.3.2","@firebase/util":"1.4.2","node-fetch":"2.6.5","selenium-webdriver":"4.0.0-rc-1","tslib":"^2.1.0"},"license":"Apache-2.0","devDependencies":{"@firebase/app":"0.7.7","@rollup/plugin-json":"4.1.0","rollup":"2.57.0","rollup-plugin-sourcemaps":"0.6.3","rollup-plugin-typescript2":"0.30.0","@rollup/plugin-strip":"2.1.0","typescript":"4.2.2"},"repository":{"directory":"packages/auth","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/auth-public.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/auth@0.19.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"cb964d69b54b9762053b1884be5160920b916bdd","size":1616904,"noattachment":false,"key":"/@firebase/auth/-/@firebase/auth-0.19.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/auth/download/@firebase/auth-0.19.2.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/auth_0.19.2_1636409147519_0.975361598944845"},"_hasShrinkwrap":false,"publish_time":1636409147834,"_cnpm_publish_time":1636409147834,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.19.7-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.14.9-alpha.96ae6a5fe","latest":"0.19.7","longpoll":"0.16.1-longpoll.66863f547","next":"0.19.7-202202622812","pr5646":"0.18.3-pr5646.2abc5e854"}}