mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-22 11:17:10 +08:00
34 lines
710 B
JSON
34 lines
710 B
JSON
{
|
|
"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"
|
|
],
|
|
"_release": "1.0.21",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.0.21",
|
|
"commit": "e7feeb9b49eb9794cc57de423919816259a45d5f"
|
|
},
|
|
"_source": "git://github.com/firebase/firebase-bower.git",
|
|
"_target": "1.0.x",
|
|
"_originalSource": "firebase"
|
|
} |