{
    "name": "pepper",
    "version": "0.0.1",
    "description": "wepiao front end solution",
    "main": "app.js",
    "author": "FEI@wepiao.com",
    "license": "ISC",
    "scripts": {
        "start": "pepper start",
        "pepper": "pepper"
    },
    "dependencies": {
        "classnames": "^1.2.0",
        "history": "^2.0.1",
        "js-cookie": "^2.1.0",
        "object-assign": "^4.0.1",
        "react": "^0.14.1",
        "react-dom": "^0.14.1",
        "react-redux": "^4.4.1",
        "react-router": "^2.0.0",
        "react-router-redux": "^4.0.1",
        "redux": "^3.3.1",
        "redux-logger": "^2.6.1",
        "redux-thunk": "^1.0.3",
        "reqwest": "^2.0.5",
        "store": "^1.3.20"
    }
}
