execd
Version:
Check if method has been called.
40 lines • 891 B
JSON
{
"name": "zelf",
"version": "0.14.0",
"description": "I think therefore I am.",
"main": "zelf.deploy.js",
"support": "zelf.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"this",
"self",
"global",
"window",
"zelf"
],
"homepage": "https://github.com/volkovasystems/zelf",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"asea": "^0.16.0"
},
"_release": "0.14.0",
"_resolution": {
"type": "version",
"tag": "0.14.0",
"commit": "54ba612bc490dbd682458356a3d28e84e7bb4733"
},
"_source": "https://github.com/volkovasystems/zelf.git",
"_target": "^0.14.0",
"_originalSource": "zelf"
}