UNPKG

log-me-dan

Version:

A simple package that console to the log

19 lines (18 loc) 345 B
{ "name": "log-me-dan", "version": "1.0.0", "description": "A simple package that console to the log", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "log" }, "keywords": [ "Daniel" ], "author": "Daniel", "license": "ISC" }