{
  "name": "fit-isomorphic-redux-tools",
  "version": "0.0.139",
  "description": "同构",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "http://gitlab.baidu.com/tb-component/isomorphic-redux-tools.git"
  },
  "keywords": [
    "react",
    "fit"
  ],
  "author": "tieba",
  "license": "ISC",
  "dependencies": {
    "redux": "3.4.0",
    "react-redux": "4.4.5",
    "process": "0.11.2",
    "axios": "0.10.0",
    "lodash": "3.10.1",
    "react": "^0.14.0 || ^15.0.0",
    "react-router": "2.2.4",
    "history": "2.0.2",
    "react-router-redux": "4.0.2",
    "react-dom": "^0.14.0 || ^15.0.0",
    "redux-thunk": "2.0.1"
  },
  "typings": "lib/index.d.ts",
  "browser": {
    "./lib/service": false,
    "./lib/server-render": false,
    "./lib/server-render-value": false
  }
}