4 "test": "mocha --require ./spec/javascript/setup.js --compilers js:babel-register ./spec/javascript/components/*.test.jsx",
5 "storybook": "start-storybook -p 9001 -c storybook"
8 "@kadira/storybook": "^2.24.0",
10 "babel-plugin-react-transform": "^2.0.2",
11 "babel-plugin-transform-object-rest-spread": "^6.8.0",
12 "babel-preset-es2015": "^6.13.2",
13 "babel-preset-react": "^6.11.1",
15 "browserify": "^13.1.0",
16 "browserify-incremental": "^3.1.1",
18 "chai-enzyme": "^0.5.2",
20 "es6-promise": "^3.2.1",
21 "immutable": "^3.8.1",
26 "react-addons-perf": "^15.3.2",
27 "react-addons-pure-render-mixin": "^15.3.1",
28 "react-addons-test-utils": "^15.3.2",
29 "react-dom": "^15.3.0",
30 "react-immutable-proptypes": "^2.1.0",
31 "react-notification": "^6.1.1",
32 "react-proxy": "^1.1.8",
33 "react-redux": "^5.0.0-beta.3",
34 "react-redux-loading-bar": "^2.3.3",
35 "react-router": "^2.8.0",
36 "react-simple-dropdown": "^1.1.4",
38 "redux-immutable": "^3.0.8",
39 "redux-thunk": "^2.1.0",
44 "react-responsive": "^1.1.5"