execd
Version:
Check if method has been called.
39 lines • 892 B
JSON
{
"name": "stro",
"version": "0.4.0",
"description": "String object class wrapper.",
"main": "stro.deploy.js",
"support": "stro.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"stro",
"class",
"wrapper"
],
"homepage": "https://github.com/volkovasystems/stro",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"dependencies": {
"ehm": "^0.21.0",
"harden": "^0.23.0"
},
"_release": "0.4.0",
"_resolution": {
"type": "version",
"tag": "0.4.0",
"commit": "da25f0ac51cac6a6e51edcf7d31acbd33ed4112c"
},
"_source": "https://github.com/volkovasystems/stro.git",
"_target": "^0.4.0",
"_originalSource": "stro"
}