flashpoint
Version:
Angular bindings for Fireproof. Replaces AngularFire.
48 lines • 995 B
JSON
{
"name": "flashpoint",
"version": "3.1.4",
"authors": [
"Harry Schmidt <goldibex@casetext.com>"
],
"keywords": [
"AngularFire",
"Fireproof",
"Firebase",
"Angular",
"Angular.js"
],
"main": "dist/flashpoint.js",
"moduleType": [
"amd",
"globals",
"node"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"angular": ">=1.2.27 <2.0",
"fireproof": ">=2.4.2 <3.0",
"firebase": ">=2.0.6 <3.0"
},
"devDependencies": {
"angular-mocks": ">=1.2.27 <2.0",
"angular-route": ">=1.2.27 <2.0",
"q": ">=1.0.0 <2.0"
},
"homepage": "https://github.com/casetext/flashpoint",
"_release": "3.1.4",
"_resolution": {
"type": "version",
"tag": "3.1.4",
"commit": "5dfe4fb48ce9933d96d9df6b697f6bb80d97bc70"
},
"_source": "git://github.com/casetext/flashpoint.git",
"_target": "3.1.4",
"_originalSource": "flashpoint"
}