Remove unneeded info from package.json

This commit is contained in:
Dmitriy Simushev 2014-12-19 15:26:26 +00:00
parent 3f26559dec
commit f187fa6a54

View File

@ -1,11 +1,5 @@
{ {
"name": "title-notification-plugin",
"version": "0.1.0", "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": { "devDependencies": {
"bower": "~1.3.12", "bower": "~1.3.12",
"gulp": "~3.8.8", "gulp": "~3.8.8",