execd
Version:
Check if method has been called.
39 lines • 893 B
JSON
{
"name": "blon",
"version": "0.4.0",
"description": "Boolean object class wrapper.",
"main": "blon.deploy.js",
"support": "blon.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"blon",
"class",
"wrapper"
],
"homepage": "https://github.com/volkovasystems/blon",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"ehm": "^0.21.0",
"harden": "^0.23.0"
},
"_release": "0.4.0",
"_resolution": {
"type": "version",
"tag": "0.4.0",
"commit": "dc713ae3cc3b6b7ef9987e3cd18b50d7585790f8"
},
"_source": "https://github.com/volkovasystems/blon.git",
"_target": "^0.4.0",
"_originalSource": "blon"
}