UNPKG

execd

Version:
39 lines (38 loc) 815 B
{ "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" } }