mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
10 lines
157 B
JSON
10 lines
157 B
JSON
{
|
|
"name": "todomvc-react",
|
|
"version": "0.0.0",
|
|
"dependencies": {
|
|
"todomvc-common": "~0.1.7",
|
|
"react": "~0.4.0",
|
|
"director": "~1.2.0"
|
|
}
|
|
}
|