{
  "name": "cu-stores",
  "version": "0.1.5",
  "description": "Camelot Unchained Client Library - Stores",
  "license": "MPL-2.0",
  "main": "lib/main.js",
  "contributors": [
    "Mehuge <mehuge@sorcerer.co.uk>"
  ],
  "keywords": [
    "Camelot",
    "Unchained",
    "cu",
    "cu-ui",
    "cu-stores"
  ],
  "files": [
    "lib/",
    "package.json",
    "README.md",
    "LICENSE"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/CUModSquad/cu-stores.git"
  },
  "dependencies": {
    "cu-core": "^0.1.3",
    "cu-events": "^0.1.4",
    "reflux": "^0.2.12",
    "reflux-tsd": "git+https://github.com/saddieeiddas/reflux-tsd.git"
  },
  "devDependencies": {
    "gulp": "^3.9.0",
    "cu-build-tools": "^0.1.8"
  },
  "typescript": {
    "definition": "./lib/cu-stores.d.ts"
  }
}
