mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 00:06:15 +10:00
15 lines
356 B
JSON
15 lines
356 B
JSON
{
|
|
"name": "react",
|
|
"filename": "react.min.js",
|
|
"version": "0.5.1",
|
|
"description": "React is a JavaScript library for building user interfaces.",
|
|
"keywords": [
|
|
"react",
|
|
"jsx",
|
|
"transformer",
|
|
"view"
|
|
],
|
|
"homepage": "http://facebook.github.io/react",
|
|
"bugs": "https://github.com/facebook/react/issues"
|
|
}
|