mirror of
https://github.com/danbulant/node-x11
synced 2026-05-24 12:35:39 +00:00
typo: comma
This commit is contained in:
parent
32f61d5447
commit
0681c4e04e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ "name" : "x11":
|
{ "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."
|
, "description": "A pure node.js JavaScript client implementing X Window (X11) protocol."
|
||||||
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
, "keywords": ["X Window", "ui", "gui", "widgets", "desktop", "XWindow", "X"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue