11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"main": "firebase.js",
|
|
"registry": "jspm",
|
|
"shim": {
|
|
"firebase": {
|
|
"format": "global",
|
|
"exports": "firebase"
|
|
}
|
|
}
|
|
}
|