@superhero/debug
Version:
Debug utility
20 lines (19 loc) • 472 B
JSON
{
"name" : "@superhero/debug",
"version" : "1.1.14",
"description" : "Debug utility",
"repository" : "git@github.com:superhero/js.debug.git",
"main" : "index.js",
"license" : "MIT",
"keywords" : ["debug","log","error","trace","console"],
"author" :
{
"name" : "Erik Landvall",
"email" : "erik@landvall.se",
"url" : "http://erik.landvall.se"
},
"dependencies":
{
"dateformat" : "3.0.2"
}
}