10 lines
181 B
JSON
10 lines
181 B
JSON
{
|
|
"description": "Demo of react-window VariableSizeGrid",
|
|
"main": "src/index.js",
|
|
"dependencies": {
|
|
"react": "^16",
|
|
"react-dom": "^16",
|
|
"react-window": "^1"
|
|
}
|
|
}
|