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