execd
Version:
Check if method has been called.
41 lines • 919 B
JSON
{
"name": "cald",
"version": "0.6.0",
"description": "Simple bind and call.",
"main": "cald.deploy.js",
"support": "cald.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"simple",
"bind",
"call",
"cald"
],
"homepage": "https://github.com/volkovasystems/cald",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"shft": "^0.5.0",
"wichevr": "^0.14.0",
"zelf": "^0.14.0"
},
"_release": "0.6.0",
"_resolution": {
"type": "version",
"tag": "0.6.0",
"commit": "1df837ce016fffc761257b40852fc3800ba4263c"
},
"_source": "https://github.com/volkovasystems/cald.git",
"_target": "^0.6.0",
"_originalSource": "cald"
}