mirror of
https://github.com/facebook/react.git
synced 2026-02-25 05:03:03 +00:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"name": "react-addons",
|
|
"version": "0.14.0-beta3",
|
|
"main": "index.js",
|
|
"license": "BSD-3-Clause",
|
|
"peerDependencies": {
|
|
"react": "^0.14.0-beta3"
|
|
}
|
|
}
|