{"name":"@firebase/auth-compat","version":"0.2.2","description":"FirebaseAuth compatibility package that uses API style compatible with Firebase@8 and prior versions","author":{"name":"Firebase","email":"firebase-support@google.com","url":"https://firebase.google.com/"},"main":"dist/index.node.cjs.js","browser":"dist/index.esm2017.js","module":"dist/index.esm2017.js","esm5":"dist/index.esm.js","exports":{".":{"node":{"import":"./dist/esm/index.node.esm.js","require":"./dist/index.node.cjs.js"},"esm5":"./dist/index.esm.js","default":"./dist/index.esm2017.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","build:deps":"lerna run --scope @firebase/auth-compat --include-dependencies build","build:release":"yarn build && yarn add-compat-overloads","dev":"rollup -c -w","test":"run-p lint test:all","test:all":"run-p test:browser test:node test:integration","test:ci":"node ../../scripts/run_tests_in_ci.js -s test:all","test:browser":"karma start --single-run","test:browser:integration":"karma start --single-run --integration","test:node":"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:webdriver":"rollup -c test/integration/webdriver/static/rollup.config.js && ts-node -O '{\"module\": \"commonjs\", \"target\": \"es6\"}' scripts/run_node_tests.ts --webdriver","test:integration":"firebase emulators:exec --project demo-emulatedproject --only auth \"run-s test:browser:integration test:node:integration test:webdriver\"","add-compat-overloads":"ts-node-script ../../scripts/build/create-overloads.ts -i ../auth/dist/auth-public.d.ts -o dist/auth-compat/index.d.ts -a -r Auth:types.FirebaseAuth -r User:types.User -r FirebaseApp:FirebaseAppCompat --moduleToEnhance @firebase/auth"},"peerDependencies":{"@firebase/app-compat":"0.x"},"dependencies":{"@firebase/auth":"0.19.2","@firebase/auth-types":"0.11.0","@firebase/component":"0.5.9","@firebase/util":"1.4.2","node-fetch":"2.6.5","selenium-webdriver":"^4.0.0-beta.2","tslib":"^2.1.0"},"license":"Apache-2.0","devDependencies":{"@firebase/app-compat":"0.1.8","@rollup/plugin-json":"4.1.0","rollup":"2.57.0","rollup-plugin-replace":"2.2.0","rollup-plugin-typescript2":"0.30.0","typescript":"4.2.2"},"repository":{"directory":"packages/auth-compat","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-compat/index.d.ts","nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/auth-compat@0.2.2","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"d1edcc6301083f7097d0a631006721f77d673efa","size":300935,"noattachment":false,"key":"/@firebase/auth-compat/-/@firebase/auth-compat-0.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/auth-compat/download/@firebase/auth-compat-0.2.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-compat_0.2.2_1636409146042_0.7328497349021679"},"_hasShrinkwrap":false,"publish_time":1636409146248,"_cnpm_publish_time":1636409146248,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.2.7-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","latest":"0.2.7","next":"0.2.7-202202622812","pr5646":"0.1.6-pr5646.2abc5e854"}}