{
  "name": "anykey",
  "version": "0.5.0",
  "description": "Checks if any of the key exists on the entity.",
  "main": "anykey.deploy.js",
  "support": "anykey.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",
    "any",
    "key",
    "exist",
    "entity",
    "anykey"
  ],
  "homepage": "https://github.com/volkovasystems/anykey",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "kein": "^0.30.0",
    "raze": "^0.34.0",
    "zelf": "^0.14.0"
  },
  "_release": "0.5.0",
  "_resolution": {
    "type": "version",
    "tag": "0.5.0",
    "commit": "861ebba76bd1eb9499e3e208f5576ad2f6cb3263"
  },
  "_source": "https://github.com/volkovasystems/anykey.git",
  "_target": "^0.5.0",
  "_originalSource": "anykey"
}