execd
Version:
Check if method has been called.
36 lines • 859 B
JSON
{
"name": "stringe",
"version": "0.5.0",
"description": "Safe toString alternative.",
"main": "stringe.deploy.js",
"support": "stringe.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"safe",
"toString",
"alternative",
"stringe"
],
"homepage": "https://github.com/volkovasystems/stringe",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.5.0",
"_resolution": {
"type": "version",
"tag": "0.5.0",
"commit": "3cd526925fcf6c45c24fa62eebe9d4546033bb72"
},
"_source": "https://github.com/volkovasystems/stringe.git",
"_target": "^0.5.0",
"_originalSource": "stringe"
}