kloak
Version:
Pretend delegated function.
43 lines • 974 B
JSON
{
"name": "allkey",
"version": "0.5.0",
"description": "Checks if all keys exists on the entity.",
"main": "allkey.deploy.js",
"support": "allkey.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",
"all",
"key",
"exist",
"entity",
"allkey"
],
"homepage": "https://github.com/volkovasystems/allkey",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"kein": "^0.30.0",
"raze": "^0.34.0",
"zelf": "^0.14.0"
},
"_release": "0.5.0",
"_resolution": {
"type": "version",
"tag": "0.5.0",
"commit": "79caedee2d0221907350fd056e2d9c03e4fc580f"
},
"_source": "https://github.com/volkovasystems/allkey.git",
"_target": "^0.5.0",
"_originalSource": "allkey"
}