UNPKG

execd

Version:
32 lines (31 loc) 657 B
{ "name": "execd", "version": "0.5.0", "description": "Check if method has been called.", "main": "execd.deploy.js", "support": "execd.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", "method", "called", "execd" ], "homepage": "https://github.com/volkovasystems/execd", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "falzy": "^0.23.0", "mrkd": "^0.11.0" } }