UNPKG

varlog

Version:

Dump complex js variables and view using drill down interface

29 lines (28 loc) 645 B
{ "name": "varlog", "version": "1.0.5", "types": "varlog.d.ts", "description": " Dump complex js variables and view using drill down interface", "main": "varlog.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/yigalirani/varlog.git" }, "keywords": [ "dump", "log", "javascript", "drill-down", "visualize", "node" ], "author": "yigal irani", "license": "ISC", "bugs": { "url": "https://github.com/yigalirani/varlog/issues" }, "homepage": "https://github.com/yigalirani/varlog#readme" }