qtsd-fork
Version:
Do not use this please
20 lines (19 loc) • 423 B
JSON
{
"name": "react-dom",
"version": "0.14.9",
"description": "React package for working with the DOM.",
"main": "index.js",
"repository": "facebook/react",
"keywords": [
"react"
],
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/facebook/react/issues"
},
"homepage": "https://facebook.github.io/react/",
"dependencies": {},
"peerDependencies": {
"react": "^0.14.9"
}
}