This repository was archived by the owner on Mar 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 33 "description" : " The officially supported AngularJS binding for Firebase" ,
44 "version" : " 0.0.0" ,
55 "authors" : [
6- " Firebase <[email protected] > (https://www. firebase.com/)" 6+ " Firebase (https://firebase.google .com/)"
77 ],
88 "homepage" : " https://github.com/firebase/angularfire" ,
99 "repository" : {
Original file line number Diff line number Diff line change 22 "name" : " angularfire" ,
33 "description" : " The officially supported AngularJS binding for Firebase" ,
44 "version" : " 0.0.0" ,
5- "author" :
" Firebase <[email protected] > (https://www. firebase.com/)" ,
5+ "author" : " Firebase (https://firebase.google .com/)" ,
66 "homepage" : " https://github.com/firebase/angularfire" ,
77 "repository" : {
88 "type" : " git" ,
2626 " README.md" ,
2727 " package.json"
2828 ],
29+ "dependencies" : {
30+ "firebase" : " 3.x.x"
31+ },
2932 "peerDependencies" : {
3033 "angular" : " ^1.3.0" ,
3134 "firebase" : " 3.x.x"
3437 "angular" : " ^1.3.0" ,
3538 "angular-mocks" : " ~1.4.6" ,
3639 "coveralls" : " ^2.11.2" ,
37- "firebase" : " 2.x.x" ,
3840 "grunt" : " ~0.4.5" ,
3941 "grunt-cli" : " ^0.1.13" ,
4042 "grunt-contrib-concat" : " ^0.5.0" ,
You can’t perform that action at this time.
0 commit comments