{
  "name": "@nodata/witchart-state",
  "version": "12.0.0",
  "description": "Witchart state manager",
  "keywords": [
    "nodata",
    "acl",
    "advanced",
    "schema",
    "charting",
    "chart",
    "graphic",
    "witchart",
    "witchart-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/cast": "^0.6.0",
    "@nodata/logger": "^0.4.4",
    "@nodata/redux-utils": "^2.0.0",
    "@nodata/state-migration-tools": "^1.0.0",
    "d3-format": "^3.1.0",
    "d3-scale": "^4.0.2",
    "d3-shape": "^3.2.0",
    "lodash.flatmap": "^4.5.0",
    "react": "^16.14.0",
    "react-dom": "^16.14.0",
    "reduce-reducers": "^1.0.4",
    "sprintf-js": "^1.1.3"
  },
  "peerDependencies": null
}
