UNPKG

logline

Version:
26 lines (25 loc) 425 B
{ "name": "logline", "description": "logs for the frontend", "main": "dist/logline.min.js", "authors": [ "latel <latelx64@gmail.com>" ], "license": "MIT", "keywords": [ "log", "frontend", "js", "html", "websql", "localstroage" ], "homepage": "https://github.com/latel/logline", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }