mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
16 lines
272 B
JSON
16 lines
272 B
JSON
{
|
|
"name": "react-addons-template",
|
|
"version": "0.14.9",
|
|
"main": "index.js",
|
|
"repository": "facebook/react",
|
|
"keywords": [
|
|
"react",
|
|
"react-addon"
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"dependencies": {},
|
|
"peerDependencies": {
|
|
"react": "^0.14.9"
|
|
}
|
|
}
|