UNPKG

falze

Version:

Check if entity is falsy or empty.

34 lines 669 B
{ "name": "falze", "version": "0.26.0", "description": "Check if entity is falsy or empty.", "main": "falze.deploy.js", "support": "falze.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", "entity", "falsy", "empty", "falze" ], "homepage": "https://github.com/volkovasystems/falze", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "arid": "^0.30.0", "doubt": "^0.34.0", "empt": "^0.27.0", "falzy": "^0.23.0" } }