execd
Version:
Check if method has been called.
40 lines • 874 B
JSON
{
"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"
},
"_release": "0.6.0",
"_resolution": {
"type": "version",
"tag": "0.6.0",
"commit": "88a2f789ef7daa009b2291e9868d04c1017888d5"
},
"_source": "https://github.com/volkovasystems/glyo.git",
"_target": "^0.6.0",
"_originalSource": "glyo"
}