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