typo: comma

This commit is contained in:
Andrey Sidorov 2011-09-04 22:48:46 +10:00
parent c29b66b9bd
commit da43c7261b

View file

@ -2,7 +2,7 @@
, "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",
, "homepage": "https://github.com/sidorares/node-x11"
, "version" : "0.0.1"
, "maintainers" :
[ { "name": "Andrey Sidorov"