UNPKG

kloak

Version:
34 lines 669 B
{ "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" } }