From f187fa6a54a200260ee967a4b790d7aa051cc96a Mon Sep 17 00:00:00 2001 From: Dmitriy Simushev Date: Fri, 19 Dec 2014 15:26:26 +0000 Subject: [PATCH] Remove unneeded info from package.json --- package.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/package.json b/package.json index 069e0cb..4eb9204 100644 --- a/package.json +++ b/package.json @@ -1,11 +1,5 @@ { - "name": "title-notification-plugin", "version": "0.1.0", - "description": "A plugin for Mibew that provides notification about new messages and new visitors in window title.", - "private": true, - "bugs": { - "url": "https://github.com/mibew/title-notification-plugin/issues" - }, "devDependencies": { "bower": "~1.3.12", "gulp": "~3.8.8",