UNPKG

execd

Version:
31 lines 573 B
{ "name": "glyo", "version": "0.6.0", "description": "Symbol object class wrapper.", "main": "glyo.deploy.js", "support": "glyo.support.js", "authors": [ "Richeve S. Bebedor <richeve.bebedor@gmail.com>", "John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>" ], "license": "MIT", "keywords": [ "symbol", "object", "class", "wrapper", "glyo" ], "homepage": "https://github.com/volkovasystems/glyo", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "ehm": "^0.21.0", "harden": "^0.23.0" } }