{"name":"@firebase/functions","version":"0.7.4","description":"This is the Firebase Functions component of the Firebase JS SDK.","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-node/index.node.esm.js","require":"./dist/index.node.cjs.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 && yarn api-report","build:deps":"lerna run --scope @firebase/functions --include-dependencies build","build:release":"rollup -c rollup.config.release.js && yarn api-report","dev":"rollup -c -w","test":"run-p lint test:all","test:ci":"node ../../scripts/run_tests_in_ci.js -s 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_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha 'src/{,!(browser)/**/}*.test.ts' --file src/index.node.ts --config ../../config/mocharc.node.js","test:emulator":"env FIREBASE_FUNCTIONS_EMULATOR_ORIGIN=http://localhost:5005 run-p test:node","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/functions-public.d.ts"},"license":"Apache-2.0","peerDependencies":{"@firebase/app":"0.x"},"devDependencies":{"@firebase/app":"0.7.6","rollup":"2.57.0","@rollup/plugin-json":"4.1.0","rollup-plugin-typescript2":"0.30.0","typescript":"4.2.2"},"repository":{"directory":"packages/functions","type":"git","url":"git+https://github.com/firebase/firebase-js-sdk.git"},"bugs":{"url":"https://github.com/firebase/firebase-js-sdk/issues"},"typings":"./dist/functions-public.d.ts","dependencies":{"@firebase/component":"0.5.8","@firebase/messaging-interop-types":"0.1.0","@firebase/auth-interop-types":"0.1.6","@firebase/app-check-interop-types":"0.1.0","@firebase/util":"1.4.1","node-fetch":"2.6.5","tslib":"^2.1.0"},"nyc":{"extension":[".ts"],"reportDir":"./coverage/node"},"homepage":"https://github.com/firebase/firebase-js-sdk#readme","_id":"@firebase/functions@0.7.4","_nodeVersion":"14.16.1","_npmVersion":"6.14.12","dist":{"shasum":"b06c3410a261d42bc2cd989e62b04da23df8cb27","size":54828,"noattachment":false,"key":"/@firebase/functions/-/@firebase/functions-0.7.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@firebase/functions/download/@firebase/functions-0.7.4.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/functions_0.7.4_1636059900182_0.11773942423674089"},"_hasShrinkwrap":false,"publish_time":1636059900386,"_cnpm_publish_time":1636059900386,"dist-tags":{"beta":"0.0.900-exp.8b4d7550f","canary":"0.7.8-canary.6555aa70f","exp":"0.0.900-exp.f6733b13b","firestore-bundles-alpha":"0.5.1-alpha.96ae6a5fe","latest":"0.6.16","longpoll":"0.6.1-longpoll.66863f547","next":"0.6.16-2022028193537","pr5646":"0.7.3-pr5646.2abc5e854"}}