{ "name": "react-table-sub-components", "version": "0.0.2", "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" } }