@sketchpixy/rubix
Version:
Rubix Bootstrap
43 lines • 1.27 kB
JSON
{
"name": "@sketchpixy/rubix",
"version": "2.9.18",
"description": "Rubix Bootstrap",
"homepage": "https://rubix-docs.sketchpixy.com/",
"author": "Sketchpixy <support@sketchpixy.com>",
"contributors": [
"Sketchpixy <support@sketchpixy.com>"
],
"keywords": [],
"main": "lib/index.js",
"dependencies": {
"@sketchpixy/isomorphic-relay-router": "^0.8.5",
"@sketchpixy/react-router-relay": "^0.13.4",
"@sketchpixy/react-router-scroll": "^0.3.2",
"@sketchpixy/redux-fetch-data": "^0.1.3",
"axios": "^0.13.1",
"babel-relay-plugin": "^0.9.1",
"classnames": "^2.2.5",
"express-graphql": "^0.5.3",
"graphql": "^0.6.0",
"graphql-relay": "^0.4.2",
"immutable": "^3.8.1",
"isomorphic-relay": "^0.7.1",
"lodash-compat": "^3.10.2",
"pubsub-js": "^1.5.3",
"query-string": "^4.2.2",
"react": "^15.3.0",
"react-bootstrap": "^0.30.2",
"react-dom": "^15.3.0",
"react-hot-loader": "^3.0.0-beta.2",
"react-motion": "^0.4.4",
"react-redux": "^4.4.5",
"react-relay": "^0.9.1",
"react-router": "^3.0.0-alpha.3",
"react-router-redux": "^4.0.5",
"redux": "^3.5.2",
"redux-thunk": "^2.1.0",
"request-frame": "^1.4.1",
"watch": "^0.19.1",
"history": "^3.2.1"
}
}