Remove unneeded fields from package.json

This commit is contained in:
Dmitriy Simushev 2014-12-19 15:18:45 +00:00
parent 2e779a9423
commit 80c28539c8

View File

@ -1,11 +1,5 @@
{
"name": "real-ban-plugin",
"version": "0.1.0",
"description": "A plugin for Mibew that hides banned threads and visitors on the awaiting page.",
"private": true,
"bugs": {
"url": "https://github.com/mibew/real-ban-plugin/issues"
},
"devDependencies": {
"gulp": "~3.8.8",
"event-stream": "~3.1.7",