execd
Version:
Check if method has been called.
45 lines • 1.08 kB
JSON
{
"name": "dephall",
"version": "0.37.0",
"description": "Extract all designated parameter and default to a given value if undefined.",
"main": "dephall.deploy.js",
"support": "dephall.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",
"all",
"designated",
"element",
"default",
"dephall"
],
"homepage": "https://github.com/volkovasystems/dephall",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"arid": "^0.30.0",
"pyck": "^0.38.0",
"shft": "^0.5.0",
"truly": "^0.20.0",
"zelf": "^0.14.0"
},
"_release": "0.37.0",
"_resolution": {
"type": "version",
"tag": "0.37.0",
"commit": "845ea7fe2765a1fb5ad16c9582f8659b80db4093"
},
"_source": "https://github.com/volkovasystems/dephall.git",
"_target": "^0.37.0",
"_originalSource": "dephall"
}