mirror of
https://github.com/zhigang1992/reactfire.git
synced 2026-04-23 12:07:42 +08:00
We are using the todo app example as the ReactJS example for `firebase bootstrap` on the CLI and we want it to work out of the box. So we need to check in bower_components to make that work.
15 lines
385 B
JSON
15 lines
385 B
JSON
{
|
|
"name": "react",
|
|
"version": "0.10.0",
|
|
"main": "react.js",
|
|
"homepage": "https://github.com/facebook/react-bower",
|
|
"_release": "0.10.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v0.10.0",
|
|
"commit": "4862309b39ceef32a65c160cd9987eccdfb29c38"
|
|
},
|
|
"_source": "git://github.com/facebook/react-bower.git",
|
|
"_target": "~0.10.0",
|
|
"_originalSource": "react"
|
|
} |