Skip to content
Snippets Groups Projects
package.json 264 B
Newer Older
Louis's avatar
Louis committed
{
  "name": "@commander-lol/redux-reducer",
  "version": "1.0.0",
  "description": "Remove the boilerplate for creating redux reducers",
  "main": "index.js",
  "repository": {},
  "author": "Louis Capitanchik <contact@louiscap.co>",
  "license": "BSD-2-Clause"
}