Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Basic firebaseopensource config
  • Loading branch information
samtstern committed Aug 15, 2018
commit dde5212f219dd05ffab52fa60dd28c960eba8200
14 changes: 14 additions & 0 deletions .opensource/project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "Firebase Admin SDK - Node",
"platforms": [
"Node",
"Admin"
],
"content": "README.md",
"pages": [],
"related": [
"firebase/firebase-admin-java",
"firebase/firebase-admin-go",
"firebase/firebase-admin-python"
]
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: add new line at eof