execd
Version:
Check if method has been called.
40 lines • 943 B
JSON
{
"name": "wichevr",
"version": "0.14.0",
"description": "Returns whichever is the first truthy.",
"main": "wichevr.deploy.js",
"support": "wichevr.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"whichever",
"first",
"truthy",
"wichevr"
],
"homepage": "https://github.com/volkovasystems/wichevr",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"raze": "^0.34.0",
"truly": "^0.20.0"
},
"_release": "0.14.0",
"_resolution": {
"type": "version",
"tag": "0.14.0",
"commit": "49b904aae8cfd911a26a7629d7c380d19d672b74"
},
"_source": "https://github.com/volkovasystems/wichevr.git",
"_target": "^0.14.0",
"_originalSource": "wichevr"
}