{
  "name": "conztant",
  "version": "0.4.0",
  "description": "Checks property if constant form.",
  "main": "conztant.deploy.js",
  "support": "conztant.support.js",
  "authors": [
    "Richeve S. Bebedor <richeve.bebedor@gmail.com>",
    "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
    "Vinse Vinalon <vinsevinalon@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "check",
    "property",
    "constant",
    "form",
    "conztant"
  ],
  "homepage": "https://github.com/volkovasystems/conztant",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "falzy": "^0.23.0"
  }
}
