frogs
Version:
Super simple file logger.
28 lines (27 loc) • 527 B
JSON
{
"name": "frogs",
"version": "1.0.8",
"description": "Super simple file logger.",
"main": "index.js",
"dependencies": {
"xtend": "^4.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"logger",
"file",
"adam"
],
"repository": {
"type": "git",
"url": "https://github.com/robotmayo/Frogs"
},
"bugs": {
"url": "https://github.com/robotmayo/Frogs/issues"
},
"author": "robotmayo",
"license": "MIT"
}