UNPKG

cat2log

Version:

Easy-to-user log file package

26 lines (25 loc) 445 B
{ "name": "cat2log", "version": "0.1.3", "description": "Easy-to-user log file package", "main": "main.js", "scripts": { "test": "node .test.js" }, "repository": { "type": "git", "url": "https://git.revolutions.network/robot/cat2log.git" }, "keywords": [ "LOG", "FILE", "MARKDOWN", "JSON", "TXT" ], "author": "robot", "license": "MIT", "dependencies": { "fs": "0.0.1-security" } }