execd
Version:
Check if method has been called.
50 lines • 1.16 kB
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"
},
"_release": "0.6.0",
"_resolution": {
"type": "version",
"tag": "0.6.0",
"commit": "54536fa55e203f9c13b4aca6e1473c45f13af1c8"
},
"_source": "https://github.com/volkovasystems/portel.git",
"_target": "^0.6.0",
"_originalSource": "portel"
}