typo: comma

This commit is contained in:
Andrey Sidorov 2011-09-04 22:48:24 +10:00
parent 0681c4e04e
commit c29b66b9bd

View file

@ -1,5 +1,5 @@
{ "name" : "x11"
, "author": "Andrey Sidorov <sidorares@yandex.ru>",
, "author": "Andrey Sidorov <sidorares@yandex.ru>"
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol."
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
, "homepage": "https://github.com/sidorares/node-x11",