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