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