execd
Version:
Check if method has been called.
48 lines • 1.09 kB
JSON
{
"name": "mrkd",
"version": "0.11.0",
"description": "Checks if entity is marked by unique symbol.",
"main": "mrkd.deploy.js",
"support": "mrkd.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",
"entity",
"marked",
"unique",
"symbol",
"mrkd"
],
"homepage": "https://github.com/volkovasystems/mrkd",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"depher": "^0.38.0",
"falzy": "^0.23.0",
"kein": "^0.30.0",
"protype": "^0.24.0",
"raze": "^0.34.0",
"xcavate": "^0.4.0",
"zelf": "^0.14.0"
},
"_release": "0.11.0",
"_resolution": {
"type": "version",
"tag": "0.11.0",
"commit": "577260e13aa9eb9ea6d31d1e7f184e9d5b160001"
},
"_source": "https://github.com/volkovasystems/mrkd.git",
"_target": "^0.11.0",
"_originalSource": "mrkd",
"_direct": true
}