execd
Version:
Check if method has been called.
45 lines • 1.01 kB
JSON
{
"name": "kein",
"version": "0.30.0",
"description": "Checks if key exists on the entity.",
"main": "kein.deploy.js",
"support": "kein.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"check",
"key",
"exist",
"in",
"object",
"kein"
],
"homepage": "https://github.com/volkovasystems/kein",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"falzy": "^0.23.0",
"fnamed": "^0.14.0",
"portel": "^0.6.0",
"protype": "^0.24.0",
"zelf": "^0.14.0"
},
"_release": "0.30.0",
"_resolution": {
"type": "version",
"tag": "0.30.0",
"commit": "673b0aceafe5c7553574264fad6b2818dfbd38bb"
},
"_source": "https://github.com/volkovasystems/kein.git",
"_target": "^0.30.0",
"_originalSource": "kein"
}