mithril-firebase-mixin
Version:
Mixin for mithril controllers to enable firebase livedata
25 lines (24 loc) • 637 B
JSON
{
"name": "mithril-firebase-mixin",
"version": "0.0.6",
"description": "Mixin for mithril controllers to enable firebase livedata",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/kulakowka/mithril-firebase-mixin.git"
},
"keywords": [
"mithril",
"firebase",
"livedata"
],
"author": "Anton Kulakov",
"license": "MIT",
"bugs": {
"url": "https://github.com/kulakowka/mithril-firebase-mixin/issues"
},
"homepage": "https://github.com/kulakowka/mithril-firebase-mixin#readme"
}