execd
Version:
Check if method has been called.
42 lines • 1.01 kB
JSON
{
"name": "depher",
"version": "0.38.0",
"description": "Extract designated parameter and default to a given value if undefined.",
"main": "depher.deploy.js",
"support": "depher.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"extract",
"designated",
"element",
"default",
"depher"
],
"homepage": "https://github.com/volkovasystems/depher",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"dephall": "^0.37.0",
"raze": "^0.34.0",
"zelf": "^0.14.0"
},
"_release": "0.38.0",
"_resolution": {
"type": "version",
"tag": "0.38.0",
"commit": "a74a9bcfc62c1039265be3a4a240acb7de634ccf"
},
"_source": "https://github.com/volkovasystems/depher.git",
"_target": "^0.38.0",
"_originalSource": "depher"
}