fireproof
Version:
Promises for Firebase objects.
23 lines (22 loc) • 387 B
JSON
{
"name": "fireproof",
"main": "dist/fireproof.js",
"homepage": "https://github.com/casetext/fireproof",
"authors": [
"Harry Schmidt <goldibex@casetext.com>"
],
"main": "dist/fireproof.js",
"moduleType": [
"amd",
"globals",
"node"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}