{
  "name": "@appia/redux-test-utils",
  "version": "1.0.0",
  "description": "Testing tool for reducers and create reducers",
  "main": "build/index.js",
  "module": "build/index.es.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Wizyma/Appia.git"
  },
  "keywords": [
    "javascript",
    "jest",
    "react",
    "redux",
    "redux-starter-kit"
  ],
  "author": "André Gomes",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Wizyma/Appia/issues"
  },
  "homepage": "https://github.com/Wizyma/Appia#readme",
  "peerDependencies": {
    "react-scripts": "^2.1.8"
  },
  "devDependencies": {
    "redux-starter-kit": "^0.4.3"
  }
}
