mirror of
https://github.com/gosticks/react-table.git
synced 2025-10-16 11:55:36 +00:00
22 lines
495 B
JSON
Executable File
22 lines
495 B
JSON
Executable File
{
|
|
"name": "react-table-fixed-header-vertical-scroll",
|
|
"version": "0.0.4",
|
|
"description": null,
|
|
"keywords": [],
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"react-table": "6.5.3",
|
|
"react-dom": "15.5.3",
|
|
"react": "15.5.3",
|
|
"namor": "1.0.1"
|
|
},
|
|
"devDependencies": {
|
|
"react-scripts": "1.0.0"
|
|
},
|
|
"scripts": {
|
|
"start": "react-scripts start",
|
|
"build": "react-scripts build",
|
|
"test": "react-scripts test --env=jsdom",
|
|
"eject": "react-scripts eject"
|
|
}
|
|
} |