execd
Version:
Check if method has been called.
34 lines (33 loc) • 706 B
JSON
{
"name": "enyof",
"version": "0.11.0",
"description": "Shallow equal on any of the given parameter.",
"main": "enyof.deploy.js",
"support": "enyof.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"shallow",
"equal",
"any",
"given",
"parameter"
],
"homepage": "https://github.com/volkovasystems/enyof",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"eqe": "^0.5.0",
"plough": "^0.29.0",
"shft": "^0.5.0"
}
}