Remove unneeded info from package.json

This commit is contained in:
Dmitriy Simushev 2014-12-19 14:43:26 +00:00
parent b586c58e29
commit 606f9e46b0

View File

@ -1,11 +1,5 @@
{
"name": "emoji-plugin",
"version": "0.1.0",
"description": "A plugin for Mibew that provides emojis in messages.",
"private": true,
"bugs": {
"url": "https://github.com/mibew/emoji-plugin/issues"
},
"devDependencies": {
"bower": "~1.3.12",
"gulp": "~3.8.8",