{
  "name": "flux-constant",
  "version": "1.1.4",
  "description": "Unique constants for Flux apps.",
  "main": "index.js",
  "scripts": {
    "test": "lab -c -L",
    "test-cover": "lab -c -r html -o ./test/artifacts/coverage.html && open ./test/artifacts/coverage.html"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jedireza/flux-constant"
  },
  "keywords": [
    "react",
    "flux",
    "constant",
    "constants"
  ],
  "author": "Reza Akhavan",
  "license": "MIT",
  "devDependencies": {
    "code": "3.x.x",
    "eslint-config-hapi": "10.x.x",
    "eslint-plugin-hapi": "4.x.x",
    "lab": "11.x.x"
  }
}
