{
  "name": "@anton.matosov/rodux",
  "version": "1.0.0",
  "description": "Robloxified Redux",
  "main": "lib",
  "directories": {
    "doc": "docs",
    "lib": "lib"
  },
  "scripts": {
    "test": "lest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Roblox/rodux.git"
  },
  "keywords": [
    "Roblox",
    "Redux"
  ],
  "author": "Roblox Corp",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/Roblox/rodux/issues"
  },
  "homepage": "https://github.com/Roblox/rodux#readme"
}
