From b43f1a50f747d3977ce92df71f8a1caf0e563a39 Mon Sep 17 00:00:00 2001 From: Mathew Kurian Date: Thu, 25 Dec 2014 03:46:55 -0600 Subject: [PATCH] Updating package description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1f3d3ad..3365bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "scribe-js", - "description": "Unlike many of the libraries out there, Scribe.js allows logging on multiple files and is divided into folders by date. And it is possibly the easiest logging you can implement. And it does everything you need a basic logger to do.", + "description": "Comprehensive logging framework with online interface", "version": "2.0.0", "homepage": "https://github.com/bluejamesbond/Scribe.js", "keywords": [],