mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-05-28 06:56:13 +08:00
Upgraded examples to ReactFire 0.2.0 and updated their READMEs
This commit is contained in:
25
examples/commentsBox/bower_components/firebase/bower.json
vendored
Normal file
25
examples/commentsBox/bower_components/firebase/bower.json
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "firebase",
|
||||
"version": "1.0.21",
|
||||
"homepage": "https://firebase.com",
|
||||
"authors": [
|
||||
"Firebase <operations@firebase.com>"
|
||||
],
|
||||
"description": "Firebase Web Client",
|
||||
"main": "firebase.js",
|
||||
"keywords": [
|
||||
"Firebase",
|
||||
"synchronization",
|
||||
"real-time",
|
||||
"websocket"
|
||||
],
|
||||
"license": "MIT",
|
||||
"private": false,
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user