UNPKG
cronapi-firebase
Version:
latest (0.0.6)
0.0.6
A PouchDb plugin for CronApp
github.com/CronApp/cronapi-firebase
CronApp/cronapi-firebase
cronapi-firebase
/
postupdate.json
14 lines
•
289 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"includes"
:
[
{
"file"
:
"index.html"
,
"script"
:
"https://www.gstatic.com/firebasejs/4.9.0/firebase.js"
,
"type"
:
"script"
}
,
{
"file"
:
"index.html"
,
"script"
:
"node_modules/cronapi-firebase/firebase.cronapi.js"
,
"type"
:
"script"
}
]
}