{
  "name": "eru",
  "version": "0.1.1",
  "description": "State manager",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/halls-of-mandos/eru.git"
  },
  "keywords": [
    "javascript",
    "state",
    "state-management"
  ],
  "author": "Sergey Sova <i.am@lestad.net> (https://lestad.top)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/halls-of-mandos/eru/issues"
  },
  "homepage": "https://github.com/halls-of-mandos/eru#readme",
  "devDependencies": {
    "eslint": "^4.11.0",
    "eslint-config-atomix-base": "^4.6.0"
  },
  "dependencies": {
    "debug": "^3.1.0"
  }
}
