fireenjin
Version:
A set of tools to make working with firebase easier when utilizing the enjin
29 lines (28 loc) • 680 B
JSON
{
"name": "fireenjin",
"version": "1.0.1",
"description": "A set of tools to make working with firebase easier when utilizing the enjin",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/madnesslabs/fireenjin.git"
},
"keywords": [
"firebase",
"enjin",
"madness",
"labs",
"ionic",
"madness",
"enjin"
],
"author": "Madness Labs <info@madnesslabs.net>",
"license": "MIT",
"bugs": {
"url": "https://github.com/madnesslabs/fireenjin/issues"
},
"homepage": "https://github.com/madnesslabs/fireenjin#readme"
}