{
  "name": "@nodata/slideshow-state",
  "version": "6.0.0",
  "description": "Slideshow state manager",
  "keywords": [
    "nodata",
    "nodata",
    "slideshow",
    "slideshows-state"
  ],
  "license": "UNLICENSED",
  "author": "nodata (http://nodata.co)",
  "main": "lib/index.js",
  "typings": "lib/index.d.ts",
  "files": [
    "lib/**/*.js",
    "lib/**/*.d.ts"
  ],
  "dependencies": {
    "@nodata/immutable": "^2.0.0",
    "@nodata/logger": "^0.4.4",
    "@nodata/redux-utils": "^2.0.0",
    "@nodata/state-migration-tools": "^1.0.0",
    "lodash.findindex": "^4.6.0",
    "lodash.flatmap": "^4.5.0",
    "lodash.isequal": "^4.5.0",
    "reduce-reducers": "^1.0.4",
    "redux": "^4.0.4"
  },
  "peerDependencies": null
}
