execd
Version:
Check if method has been called.
41 lines • 834 B
JSON
{
"name": "portel",
"version": "0.6.0",
"description": "Transform non-object entity to object entity.",
"main": "portel.deploy.js",
"support": "portel.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"transform",
"non-object",
"entity",
"object",
"portel"
],
"homepage": "https://github.com/volkovasystems/portel",
"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",
"objo": "^0.1.0",
"protype": "^0.24.0",
"stro": "^0.4.0"
}
}