File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "name" : " firebase-admin" ,
2+ "name" : " @adrianstein/ firebase-admin" ,
33 "version" : " 8.3.0" ,
44 "description" : " Firebase admin SDK for Node.js" ,
55 "author" :
" Firebase <[email protected] > (https://firebase.google.com/)" ,
4343 ],
4444 "repository" : {
4545 "type" : " git" ,
46- "url" : " https://github.com/firebase/firebase-admin-node"
46+ "url" : " git+ https://github.com/firebase/firebase-admin-node.git "
4747 },
4848 "main" : " lib/index.js" ,
4949 "files" : [
5858 "@types/node" : " ^8.0.53" ,
5959 "dicer" : " ^0.3.0" ,
6060 "jsonwebtoken" : " 8.1.0" ,
61- "node-forge" : " 0.7.4"
61+ "node-forge" : " 0.7.4" ,
62+ "@google-cloud/firestore" : " ^2.0.0" ,
63+ "@google-cloud/storage" : " ^3.0.2"
6264 },
6365 "optionalDependencies" : {
6466 "@google-cloud/firestore" : " ^2.0.0" ,
112114 "typedoc" : " ^0.14.2" ,
113115 "typescript" : " ^3.1.0" ,
114116 "yargs" : " ^13.2.2"
117+ },
118+ "bugs" : {
119+ "url" : " https://github.com/firebase/firebase-admin-node/issues"
120+ },
121+ "directories" : {
122+ "test" : " test"
115123 }
116124}
You can’t perform that action at this time.
0 commit comments