UNPKG

execd

Version:
38 lines 841 B
{ "name": "fno", "version": "0.5.0", "description": "Function object class wrapper.", "main": "fno.deploy.js", "support": "fno.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>" ], "license": "MIT", "keywords": [ "fno", "class", "wrapper" ], "homepage": "https://github.com/volkovasystems/fno", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "ehm": "^0.21.0", "harden": "^0.23.0" }, "_release": "0.5.0", "_resolution": { "type": "version", "tag": "0.5.0", "commit": "dae7b75e1ad3d0c1c6f3e8b4dbc1bdb3e7cfc9cd" }, "_source": "https://github.com/volkovasystems/fno.git", "_target": "^0.5.0", "_originalSource": "fno" }