execd
Version:
Check if method has been called.
39 lines (38 loc) • 825 B
JSON
{
"name": "clazof",
"version": "0.36.0",
"description": "Functional instanceof.",
"main": "clazof.deploy.js",
"support": "clazof.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"functional",
"instanceof",
"instance",
"class",
"clazof"
],
"homepage": "https://github.com/volkovasystems/clazof",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"annon": "^0.12.0",
"falzy": "^0.23.0",
"fname": "^0.13.0",
"portel": "^0.6.0",
"protype": "^0.24.0",
"raze": "^0.34.0",
"stringe": "^0.5.0",
"wauker": "^0.21.0"
}
}