execd
Version:
Check if method has been called.
37 lines • 710 B
JSON
{
"name": "objo",
"version": "0.1.0",
"description": "Object object class wrapper.",
"main": "objo.deploy.js",
"support": "objo.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>"
],
"license": "MIT",
"keywords": [
"objo",
"class",
"wrapper"
],
"homepage": "https://github.com/volkovasystems/objo",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"blon": "^0.4.0",
"ehm": "^0.21.0",
"fno": "^0.5.0",
"glyo": "^0.6.0",
"harden": "^0.23.0",
"ndfo": "^0.8.0",
"nol": "^0.10.0",
"numo": "^0.3.0",
"stro": "^0.4.0",
"sxty4": "^0.11.0"
}
}