{ "name": "react-table-pivoting-sub-components", "version": "0.0.5", "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", "lodash": "4.17.4" }, "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" } }